Fix grammar

pull/69/head
Igor Irianto 3 years ago committed by GitHub
parent 24a43de38e
commit 73efe0b005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
Before diving into Vimscript functions, let's learn about the different sources and scopes of Vim variables.
## Mutable And Immutable Variable
## Mutable And Immutable Variables
You can assign a value to a variable in Vim with `let`:

Loading…
Cancel
Save