Explorar o código

Merge pull request #645 from b-abderrahmane/patch-1

Fixed minor typo in Readme.md
Ramon %!s(int64=4) %!d(string=hai) anos
pai
achega
efe96640fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 [[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'''
   file = '''a-file-name-regex'''
   path = '''a-file-path-regex'''