Skip to content

Commit de5824c

Browse files
Update docs/docs/00700-client-sdk-languages/00200-codegen.md
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com> Signed-off-by: Jason Larabie <jason@clockworklabs.io>
1 parent bea1166 commit de5824c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/00700-client-sdk-languages/00200-codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before you can interact with a SpacetimeDB [database](/databases) from a client
1212

1313
## What Are Module Bindings?
1414

15-
Client bindings are auto-generated code that mirrors your module's schema and functions. They provide:
15+
Module bindings are auto-generated code that mirrors your module's schema and functions. They provide:
1616

1717
- **Type definitions** matching your module's tables and types
1818
- **Callable functions** for invoking reducers and procedures

0 commit comments

Comments
 (0)