Skip to content

Commit fabd8e2

Browse files
authored
docs: fixed typo in tutorial text (#3621)
1 parent cb74a2a commit fabd8e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/guides/emojimon.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Emojimon tutorial is a crash course in everything MUD but it is a particular
1111

1212
- Onchain game development using the [ECS model](https://en.wikipedia.org/wiki/Entity_component_system).
1313
- How to create [tables](/world/tables), interact with them using [`System`s](/world/systems), and call them from the client.
14-
- Improve onchain UX by optimistically render user actions using overridable tables.
14+
- Improve onchain UX by optimistically rendering user actions using overridable tables.
1515
- Querying onchain data from the [MUD Store](/store/introduction).
1616
- Deploying all of the above to a testnet.
1717

0 commit comments

Comments
 (0)