mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-11 08:47:11 +02:00
docs: fix typo
This commit is contained in:
parent
71a3e16958
commit
13437c69e1
@ -78,7 +78,7 @@ go generate
|
||||
Standard library source code is kept in `cpp-jsonnet` submodule, because it is shared with [Jsonnet C++
|
||||
implementation](https://github.com/google/jsonnet).
|
||||
|
||||
For perfomance reasons we perform preprocessing on the standard library, so for the changes to be visible, regeneration is necessary:
|
||||
For performance reasons we perform preprocessing on the standard library, so for the changes to be visible, regeneration is necessary:
|
||||
|
||||
```bash
|
||||
git submodule init
|
||||
|
Loading…
Reference in New Issue
Block a user