Skip to content

Commit 11f4af2

Browse files
committed
Altered a bit of wording
1 parent 1d08db6 commit 11f4af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/01-apiMapping.exercise.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ export type GroupProgram = ProgramMap["GROUP"];
6565
*/
6666

6767
/**
68-
* 💡 This code is just JavaScript - except for a little extra
69-
* annotation: "as const"
68+
* 💡 The remaining code is just JavaScript - except for a
69+
* little extra annotation: "as const"
7070
*
7171
* https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html#const-assertions
7272
*

0 commit comments

Comments
 (0)