Skip to content

Commit 4aca8f5

Browse files
committed
typo
1 parent 4c4438c commit 4aca8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository contains snippets files for [AngularJS](http://angularjs.org/) i
1212

1313
### UltiSnip
1414
- `git submodule add git@github.com:matthewsimo/angular-vim-snippets.git /path/you/want/it/`
15-
- add `./UltiSnip` it do your list of `g:UltiSnipsSnippetDirectories` and your should be set
15+
- add `./UltiSnip` it do your list of `g:UltiSnipsSnippetDirectories` and you should be set
1616

1717
### Snipmate
1818

@@ -27,4 +27,4 @@ This repository contains snippets files for [AngularJS](http://angularjs.org/) i
2727
2. Create your feature branch (`git checkout -b my-new-feature`)
2828
3. Commit your changes (`git commit -am 'Add some feature'`)
2929
4. Push to the branch (`git push origin my-new-feature`)
30-
5. Create new Pull Request
30+
5. Create new Pull Request

0 commit comments

Comments
 (0)