Skip to content

Commit 218c11e

Browse files
techtaco86sofisl
authored andcommitted
doc: fix typo in generator.md
1 parent 7e9170a commit 218c11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To run the generator locally:
99

1010
This command will download all discovery files available via the [discovery index](https://www.googleapis.com/discovery/v1/apis/), and run the code generator against those files.
1111

12-
### Generatoring from the cache
12+
### Generating from the cache
1313
There are some situations where you don't want to re-download the discovery files before running the generator. This is particularly useful in situations where you're working on the generator itself, and want to isolate the change. To prevent the generator from re-downloading the discovery files, run:
1414

1515
```sh

0 commit comments

Comments
 (0)