mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:30:05 +08:00
docs(typo): fix typo in documentation.md
boostrap -> bootstrap
This commit is contained in:
parent
3ac0fe27cc
commit
09bffd93c0
@ -387,7 +387,7 @@ endfunction
|
||||
```
|
||||
|
||||
Similarly, if you want to add custom key bindings prefixed by language leader key,
|
||||
which is typically `,`, you can add them to the boostrap function. **Make sure** that the
|
||||
which is typically `,`, you can add them to the bootstrap function. **Make sure** that the
|
||||
key bindings are not used by SpaceVim.
|
||||
|
||||
```vim
|
||||
|
Loading…
Reference in New Issue
Block a user