diff --git a/README.md b/README.md index cfb8113..c74da58 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Surround with `if` Surround with `try-catch` - Select what you want to surround - Press `cmd+shift+p` open command panel -- Choose `Surround with if` +- Choose `Surround with try-catch` ## Release Notes @@ -31,4 +31,4 @@ Fix selection issue after `try-catch` surrounded ### 1.0.0 -First release \ No newline at end of file +First release