1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 05:13:43 +00:00

remove unnecessary text

This commit is contained in:
Kyle Spearrin
2017-11-22 00:15:23 -05:00
parent c4c0755493
commit 61ef253237

View File

@@ -42,8 +42,6 @@ Example:
`regex=pin` will match all of the examples above.
You can use any complex regular expression.
Example:
`regex=^first.*name` will match "firstName", "First_name", and "First Name".