grep docs: pluralize "Example" section
[gitweb.git] / Documentation / git-grep.txt
index c44724d03a60640d34963f068149a3fe6803d20e..ae663b0210f19daed41d31455b9868920d72d2c3 100644 (file)
@@ -174,8 +174,8 @@ OPTIONS
        If given, limit the search to paths matching at least one pattern.
        Both leading paths match and glob(7) patterns are supported.
 
-Example
--------
+Examples
+--------
 
 git grep 'time_t' -- '*.[ch]'::
        Looks for `time_t` in all tracked .c and .h files in the working