aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Douglas <bdougie@users.noreply.github.com>2021-08-17 22:27:54 -0700
committerGitHub <noreply@github.com>2021-08-17 22:27:54 -0700
commitde998693abb34b443dfd32343e9ee70f9e178372 (patch)
tree93a2fe8c580203136980b7132cf0fb9dc8150168
parent991e760c1c6d50fdda246e0178b9c58b06770b90 (diff)
parent87aaa50bcb7d5b8117fbe91b118e136759256e18 (diff)
downloadgitignore-de998693abb34b443dfd32343e9ee70f9e178372.tar.gz
gitignore-de998693abb34b443dfd32343e9ee70f9e178372.zip
Merge pull request #3775 from michael-orzel/patch-1
Add period and capitalized letter for formatting
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f9ec5eb8..a2ffb7d5 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,10 @@ the following resources are a great place to start:
We support a collection of templates, organized in this way:
-- the root folder contains templates in common use, to help people get started
+- The root folder contains templates in common use, to help people get started
with popular programming languages and technologies. These define a meaningful
set of rules to help get started, and ensure you are not committing
- unimportant files into your repository
+ unimportant files into your repository.
- [`Global`](./Global) contains templates for various editors, tools and
operating systems that can be used in different situations. It is recommended
that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)