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 c2e9cc1 commit 5624d85Copy full SHA for 5624d85
src/032-typescript-only-features/workshop.md
@@ -4,7 +4,7 @@
4
5
### 118 - Enums
6
7
-We're declaring `LogLevel` as an object containing a bunch of numbers. These how much logging info we want.
+We're declaring `LogLevel` as an object containing a bunch of numbers. These show how much logging info we want.
8
9
Inside our function, we then compare the level to a globalLogLevel to see if we should log.
10
0 commit comments