Skip to content

Commit aaadc7f

Browse files
committed
docs: fix README typo
1 parent f1a9ce3 commit aaadc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const MyComponent = mock();
3333

3434
- [Introduction](./docs/en/Introduction.md)
3535
- [Dummies](./docs/en/Dummies.md)
36-
- [`mock()`](./docs/en/mock.md) and [`loadable()`](./docs/en/loadable.md) — [**example8*](https://codesandbox.io/s/j2ovpr03z3)
36+
- [`mock()`](./docs/en/mock.md) and [`loadable()`](./docs/en/loadable.md) — [**example**](https://codesandbox.io/s/j2ovpr03z3)
3737
- [`lazy()`](./docs/en/lazy.md), [`delayed()`](./docs/en/delayed.md), and [`viewport()`](./docs/en/viewport.md)
3838
- [Inversion](./docs/en/Inversion.md)
3939
- [`<State>`](./docs/en/State.md) and [`withState()`](./docs/en/State.md#withstate-hoc)

0 commit comments

Comments
 (0)