Skip to content

Commit ccbff67

Browse files
authored
fix typo
1 parent 7d3e084 commit ccbff67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment-guides/replication-sharding-examples/01_1_shard_2_replicas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ FROM url(
772772
county String,
773773
d String,
774774
e String'
775-
) SETTINGS max_http_get_redirects=10;
775+
) SETTINGS max_http_get_redirects=10
776776
LIMIT 10000;
777777
```
778778

0 commit comments

Comments
 (0)