Skip to content

Commit

Permalink
fix typo in README (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
svenluijten authored and joeblau committed Jul 10, 2018
1 parent 6d42087 commit 9a0946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ $ gi linux,eclipse >> ~/.gitignore_global
```

### Project
Appending Programming Langauge settings to your projects .gitignore. **Note:** Use `gig` if you are on Windows
Appending Programming Language settings to your projects .gitignore. **Note:** Use `gig` if you are on Windows
```sh
$ gi java,python >> .gitignore
```
Expand Down

0 comments on commit 9a0946d

Please sign in to comment.