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 089aa88 commit 9f050acCopy full SHA for 9f050ac
docs/life-cycle/on-response.md
@@ -22,7 +22,7 @@ It's recommended to use **On Response** in the following situations:
22
- Logging and analytics
23
24
## Example
25
-Below is an example of using the before handle to check for user sign-in.
+Below is an example of using the response handle to check for user sign-in.
26
27
```typescript
28
import { Elysia } from '../src'
0 commit comments