Skip to content

Commit b75c990

Browse files
author
Josh Goldberg
authored
Corrected mention of generated ts file
1 parent e2c4da8 commit b75c990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ to establish the new baselines as the desired behavior. This will change the fil
187187
## Localization
188188

189189
All strings the user may see are stored in [`diagnosticMessages.json`](./src/compiler/diagnosticMessages.json).
190-
If you make changes to it, run `jake generate-diagnostics` to push them to the generated localization and definition files.
190+
If you make changes to it, run `jake generate-diagnostics` to push them to the generated [`diagnosticInformationMap.generated.ts`](./src/compiler/diagnosticInformationMap.generated.ts).

0 commit comments

Comments
 (0)