Fixed typo.

This commit is contained in:
Scott Hoyt
2016-01-25 13:15:47 -08:00
parent b0c20f4c38
commit cee1dba326
+1 -1
View File
@@ -193,7 +193,7 @@ following syntax:
```yaml
custom_rules:
pirate_beat_ninjas: # rule identifier
pirates_beat_ninjas: # rule identifier
name: "Pirates Beat Ninjas" # rule name. optional.
regex: "([n,N]inja)" # matching pattern
match_kinds: # SyntaxKinds to match. optional.