]> source.dussan.org Git - gitignore.git/commitdiff
Update README.md 2830/head
authorKevin Ruscoe <kevdotbadger@gmail.com>
Sun, 7 Oct 2018 13:26:19 +0000 (14:26 +0100)
committerGitHub <noreply@github.com>
Sun, 7 Oct 2018 13:26:19 +0000 (14:26 +0100)
'project specific' should really be hyphenated.

README.md

index 554835683e23cb5a5f2fda220b5d3651376d32f7..adb59664d43a623432377a86916487ec52849881 100644 (file)
--- 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.