diff --git a/README.md b/README.md index 7bb9de8..cb453e1 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ map sb :surround_brackets map s( :surround_brackets map s) :surround_brackets map s[ :surround_square_brackets -map s[ :surround_square_brackets +map s] :surround_square_brackets map s{ :surround_curly_brackets map s} :surround_curly_brackets ```