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.
2 parents 089aa88 + 9f050ac commit 710a27bCopy full SHA for 710a27b
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