Skip to content

Commit 7b5192c

Browse files
committed
fixed typo: 'want to be keep'
1 parent b946119 commit 7b5192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/03-wrapExternalLib.exercise.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export const fetchUserWithFullName = async (
170170
*/
171171

172172
/**
173-
* 💡 But how do we want to transform it? We want to be keep the same
173+
* 💡 But how do we want to transform it? We want to keep the same
174174
* parameters, but be able to add additional properties to what gets
175175
* resolved from the promise.
176176
*

0 commit comments

Comments
 (0)