Skip to content

Commit fa76efc

Browse files
committed
docs(firestore): fixing spelling mistake
1 parent 7ffcbf2 commit fa76efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/devdocs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For a more detailed explanation of the contents of each directory, see the [Code
4242

4343
## Overview of features
4444

45-
At a high level, all interactions with Firestore can be categorized as either reading or writing data. The SDK provides different mechanisms for these operations, each with distinct guarantees and performance characteristics. There is also a special case of writing data called tansactions detailed below.
45+
At a high level, all interactions with Firestore can be categorized as either reading or writing data. The SDK provides different mechanisms for these operations, each with distinct guarantees and performance characteristics. There is also a special case of writing data called transactions detailed below.
4646

4747

4848
### Read Operations

0 commit comments

Comments
 (0)