Fix typo: typess => types

This commit is contained in:
Andrew Marcinkevičius 2016-03-19 19:53:06 +02:00
parent ddb097d65d
commit 301b436220

View file

@ -440,7 +440,7 @@ To export it to `.gitignore` file you can use the following options:
$ git ignore-io vim python
```
For efficiency, `git ignore-io` store all available typess at `~/.gi_list`.
For efficiency, `git ignore-io` store all available types at `~/.gi_list`.
To list all the available types:
* `-l` or `-L` : These two options will show the list in different format. Just try it.