mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
contributing.md: fix a typo
This commit is contained in:
parent
405e1ecf88
commit
c27a10b956
@ -8,7 +8,7 @@ full of magic that only few people understand.
|
|||||||
The V compiler is modular, and can be used by other applications. It is located
|
The V compiler is modular, and can be used by other applications. It is located
|
||||||
in `cmd/v/` and `vlib/v/`.
|
in `cmd/v/` and `vlib/v/`.
|
||||||
|
|
||||||
The most important and usefult command to remember when working on the V compiler is
|
The most important and useful command to remember when working on the V compiler is
|
||||||
`v self`.
|
`v self`.
|
||||||
It rebuilds the V compiler.
|
It rebuilds the V compiler.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user