CodingGuidelines: update 'rough' rule count
[gitweb.git] / Documentation / CodingGuidelines
index f4137c68ff80647644cc1f3d45d24457f505e2a0..cba0ebbac79b74efbde4132d21b9958da4ef9f01 100644 (file)
@@ -1,5 +1,5 @@
 Like other projects, we also have some guidelines to keep to the
-code.  For Git in general, three rough rules are:
+code.  For Git in general, a few rough rules are:
 
  - Most importantly, we never say "It's in POSIX; we'll happily
    ignore your needs should your system not conform to it."