Skip to content

Commit 3b11474

Browse files
committed
fix typo
1 parent b66c7b1 commit 3b11474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/english/blog/pebble-one-billion-rows-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ We use [Pebble Key Value Store](https://github.com/cockroachdb/pebble) and roar
1414
This challenge has very similar use case like vince, we have two columns, one for weather stations (with low cardinality) and another for temperature (with high cardinality).
1515

1616
{{< notice "info" >}}
17-
[Pebble](https://github.com/cockroachdb/pebble) is the underlying key value storage for [CocroachDB](https://github.com/cockroachdb/cockroach) and has been used in production since 2020.
17+
[Pebble](https://github.com/cockroachdb/pebble) is the underlying key value storage for [cockroachdb](https://github.com/cockroachdb/cockroach) and has been used in production since 2020.
1818
{{< /notice >}}
1919

2020

0 commit comments

Comments
 (0)