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 11dd08b commit 1bd1a77Copy full SHA for 1bd1a77
src/type-operator/type-operator.ts
@@ -4,7 +4,7 @@
4
* Utility Types
5
* ------------------
6
*
7
- * Goal: Now we can add wrong value types as parameter to the function. Let's fix it by using on of the type operators.
+ * Goal: Now we can add wrong value types as parameter to the function. Let's fix it by using one of the type operators.
8
9
* Hint: https://www.typescriptlang.org/docs/handbook/2/keyof-types.html
10
*/
0 commit comments