Skip to content

Commit

Permalink
Merge pull request tj#519 from ifdattic/patch-1
Browse files Browse the repository at this point in the history
Fix typo: typess => types
  • Loading branch information
qw3rtman committed Mar 19, 2016
2 parents ddb097d + 301b436 commit e91343e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e91343e

Please sign in to comment.