You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: generator.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ To run the generator locally:
9
9
10
10
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.
11
11
12
-
### Generatoring from the cache
12
+
### Generating from the cache
13
13
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:
0 commit comments