Skip to content

Commit 7dcb5d2

Browse files
authored
Merge pull request #76 from joncwong/typo-fix
Fix typo
2 parents dbe10e7 + ecfd4fd commit 7dcb5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/scylla_specific/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The following features are specific to Scylla Drivers and are not found in a non
99

1010
## Shard-Awareness
1111

12-
Scylla is built around the concept o a *sharded architecture*. What it means for
12+
ScyllaDB is built around the concept of a *sharded architecture*. What it means for
1313
clients is that each piece of data is bound to specific CPU(s) on specific
1414
node(s). The ability of the driver to query specific shard (CPU) is called
1515
"shard-awareness".

0 commit comments

Comments
 (0)