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 b946119 commit 7b5192cCopy full SHA for 7b5192c
exercises/03-wrapExternalLib.exercise.ts
@@ -170,7 +170,7 @@ export const fetchUserWithFullName = async (
170
*/
171
172
/**
173
- * 💡 But how do we want to transform it? We want to be keep the same
+ * 💡 But how do we want to transform it? We want to keep the same
174
* parameters, but be able to add additional properties to what gets
175
* resolved from the promise.
176
*
0 commit comments