[Doc] Fixing a small typo (#7058)

Merge pull request 7058
This commit is contained in:
Stephan Fischer 2018-06-05 18:09:24 +02:00 committed by jekyllbot
parent d7cef0c6db
commit 4baa0093ed
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ If you're storing your new site in version control, you'll want to ignore the
`./vendor/` and `./.bundle/` folders since they contain user- or
platform-specific information. New users will be able to install the correct
dependencies based on `Gemfile` and `Gemfile.lock`, which should both be checked
in. You can use this `.gitigonre` to get started, if you want.
in. You can use this `.gitignore` to get started, if you want.
**.gitignore**