diff --git a/README.md b/README.md index e9dcac3..a7de169 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,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 ```