1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00

Type: change do to does (#3399)

This commit is contained in:
Jacob Hell 2020-03-14 21:14:57 -05:00 committed by GitHub
parent b4144ba073
commit 94be1edd65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,4 +51,4 @@ be shown on the tabline. To jump to specific tab, you can use `Leader + number`
### Language support
By default, SpaceVim do not load any language layer, please checkout the [available layers](../layers/) page.
By default, SpaceVim does not load any language layer, please checkout the [available layers](../layers/) page.