Skip to content

Commit 104c125

Browse files
committed
Fix typo in readme
1 parent 085561a commit 104c125

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)