4
0
Эх сурвалжийг харах

Fixed typo in Readme.md

Fixed description of main example rule
b-abderrahmane 4 жил өмнө
parent
commit
0137637c2c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -180,7 +180,7 @@ The rules are written in [TOML](https://github.com/toml-lang/toml) as defined in
 
 
 ```toml
 ```toml
 [[rules]]
 [[rules]]
-  description = "a string describing one of many rule in this config"
+  description = "a string describing one of many rules in this config"
   regex = '''one-go-style-regex-for-this-rule'''
   regex = '''one-go-style-regex-for-this-rule'''
   file = '''a-file-name-regex'''
   file = '''a-file-name-regex'''
   path = '''a-file-path-regex'''
   path = '''a-file-path-regex'''