Skip to content

Commit 130a687

Browse files
Update docs/docs/00400-tables/00600-performance.md
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com> Signed-off-by: Jason Larabie <jason@clockworklabs.io>
1 parent a51f616 commit 130a687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/00400-tables/00600-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Follow these guidelines to optimize table performance in your SpacetimeDB module
1212

1313
## Use Indexes for Lookups
1414

15-
Always prefer indexed lookups over full table scans:
15+
Generally prefer indexed lookups over full table scans:
1616

1717
**Good - Using an index:**
1818

0 commit comments

Comments
 (0)