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 0e7d826 + 605b332 commit 95cbf24Copy full SHA for 95cbf24
docs/concept/derive.md
@@ -17,7 +17,7 @@ head:
17
# Derive
18
Just like _state_ and _decorate_, derive allows you to customize `Context` based on existing `Context` as `Context.store`.
19
20
-This is useful when you to need to create a value based on an existing value reactively.
+This is useful when you need to create a value based on an existing value reactively.
21
22
### Example
23
```typescript
0 commit comments