Skip to content

Commit

Permalink
docs: Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mohebifar committed Mar 12, 2024
1 parent ae2e075 commit 8264b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/pages/comparisons/forgetti.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function CounterWithMutationTracking() {

</DynamicLiveCodeSandpack>

Yay 🎉! It worked. Now let's make it a bit more complex. Remember the example from the home page of Unforget? Let's make the test mutable.
Yay 🎉! It worked. Now let's make it a bit more complex. Remember the example from the home page of Unforget? Let's make the `text` value mutable.


```ts
Expand Down

0 comments on commit 8264b9c

Please sign in to comment.