We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f4af2 commit 7afdc30Copy full SHA for 7afdc30
exercises/01-apiMapping.exercise.ts
@@ -230,6 +230,6 @@ export type GroupProgram = ProgramMap["GROUP"];
230
* index types via unions.
231
*
232
* 🕵️♂️ Try experimenting with programModeEnumMap, changing the keys
233
- * and values to see what errors, or what changes in the each of
+ * and values to see what errors, or what changes in each of
234
* the derived types.
235
*/
0 commit comments