Skip to content

Commit df7e275

Browse files
authored
Merge pull request #870 from rtritto/typo
doc: typo
2 parents 3e87774 + 09e90eb commit df7e275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ export default class Elysia<
369369
* @private DO_NOT_USE_OR_YOU_WILL_BE_FIRED
370370
* @version 1.1.0
371371
*
372-
* ! Do not use unless you now exactly what you are doing
372+
* ! Do not use unless you know exactly what you are doing
373373
* ? Add Higher order function to Elysia.fetch
374374
*/
375375
wrap(fn: HigherOrderFunction) {

0 commit comments

Comments
 (0)