Skip to content

Commit 8894970

Browse files
committed
Merge pull request #21 from expipiplus1/expipiplus1-fix-typo
Fix typo in readme
2 parents 085561a + 104c125 commit 8894970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you install [vim-operator-user](https://github.com/kana/vim-operator-user) in
2828
The usage is [here](http://clang.llvm.org/docs/ClangFormat.html#vim-integration).
2929
Against `clang-format.py`, vim-clang-format has below advantages.
3030

31-
- Style options are highly costomizable in `.vimrc`. `clang-format.py` requires `.clang-format` file to customize a style.
31+
- Style options are highly customizable in `.vimrc`. `clang-format.py` requires `.clang-format` file to customize a style.
3232
- vim-clang-format provides an operator mapping.
3333
- vim-clang-format doesn't need python interface.
3434

0 commit comments

Comments
 (0)