Skip to content

Commit

Permalink
Fix an appalling typo
Browse files Browse the repository at this point in the history
  • Loading branch information
barnardb committed Mar 24, 2021
1 parent c3bd26c commit d5bc541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ The [`ReadmeExample`](example/src/ReadmeExample.tsx) is simply the code from the

The [`TrivialExample`](example/src/TrivialExample.tsx) is a minimalistic demonstration that collections plain strings, as opposed to the HTML element refs used in the other examples.

[`ToDoList`](example/src/ToDoList.tsx) shows a fully dynamic hierarchical demo (with appaling an appaling user experience—decent UX is left as an exercise for the reader).
[`ToDoList`](example/src/ToDoList.tsx) shows a fully dynamic hierarchical demo (with an appalling user experience—decent UX is left as an exercise for the reader).

[**Click here for a live demo of all 3 examples!**](https://barnardb.github.io/react-document-order)

Expand Down

0 comments on commit d5bc541

Please sign in to comment.