Skip to content

Commit efcc979

Browse files
Update quickstart.md (#74)
1 parent 73c3918 commit efcc979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/sdks/rust/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ touch client/src/main.rs
4747

4848
## Generate your module types
4949

50-
The `spacetime` CLI's `generate` command will generate client-side interfaces for the tables, reducers and types defined in your server module.
50+
The `spacetime` CLI's `generate` command will generate client-side interfaces for the tables, reducers and types referenced by tables or reducers defined in your server module.
5151

5252
In your `quickstart-chat` directory, run:
5353

0 commit comments

Comments
 (0)