Fix the alias definition in FAQ section

This commit is contained in:
Amir Khazaie 2022-12-15 14:58:05 +03:30 committed by GitHub
parent 3d188ed211
commit d2193f2764
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ support:
> How do I surround without adding a space?
Only the opening brackets—`[`, `{`, and `(`—add a space. Use a closing
bracket, or the `b` (`(`) and `B` (`{`) aliases.
bracket, or the `b` (`)`) and `B` (`}`) aliases.
## Contributing