aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKevin Ruscoe <kevdotbadger@gmail.com>2018-10-07 14:26:19 +0100
committerGitHub <noreply@github.com>2018-10-07 14:26:19 +0100
commit372d6fd79b62d0d0bc66116672523a7c8849933f (patch)
tree0149c1f269511131a5d1fda11d1fbd948b419198 /README.md
parent72190ee30bd1e2ccc233222341435adacb7a6500 (diff)
downloadgitignore-372d6fd79b62d0d0bc66116672523a7c8849933f.tar.gz
gitignore-372d6fd79b62d0d0bc66116672523a7c8849933f.zip
Update README.md
'project specific' should really be hyphenated.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55483568..adb59664 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ the following resources are a great place to start:
## Folder structure
The files in the root directory are for `.gitignore` templates that are
-project specific, such as language or framework specific templates.
+project-specific, such as language or framework specific templates.
Global (operating system or editor specific) templates should go into the
[`Global/`](./Global) directory.