Skip to content

Commit 4d3b0a5

Browse files
jamwtConvex, Inc.
authored andcommitted
Fix typo (#40942)
Typo reported by a community member on Discord. GitOrigin-RevId: f54dc1cf80871d24c887b17383d513856cbb7eb1
1 parent ec03451 commit 4d3b0a5

File tree

1 file changed

+1
-1
lines changed
  • npm-packages/docs/docs/database/advanced

1 file changed

+1
-1
lines changed

npm-packages/docs/docs/database/advanced/occ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description:
88
"Optimistic concurrency control and transaction atomicity in Convex"
99
---
1010

11-
In [Queries](/functions/query-functions.mdx), we mentioned that determinism as
11+
In [Queries](/functions/query-functions.mdx), we mentioned that determinism was
1212
important in the way optimistic concurrency control (OCC) was used within
1313
Convex. In this section, we'll dive much deeper into _why_.
1414

0 commit comments

Comments
 (0)