Update regexp-syntax.asciidoc (#20973)

This commit is contained in:
Quinn Shanahan 2016-10-17 10:31:38 -04:00 committed by Clinton Gormley
parent b0bb72ccd7
commit 1bef6c7fee
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ For string `"abcd"`:
===== Optional operators
These operators are available by default as the `flags` parameter defaults to `ALL`.
Different flag combinations (concatened with `"\"`) can be used to enable/disable
Different flag combinations (concatenated with `"|"`) can be used to enable/disable
specific operators:
{