We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33afff7 commit 53ae927Copy full SHA for 53ae927
docs/getting-started/quick-start/oss.mdx
@@ -15,7 +15,7 @@ import {VerticalStepper} from '@clickhouse/click-ui/bundled';
15
16
# ClickHouse OSS quick start
17
18
-> In this quick start tutorial, we'll get you set up with OSS ClickHousein 8
+> In this quick start tutorial, we'll get you set up with OSS ClickHouse in 8
19
easy steps. You'll download an appropriate binary for your OS,
20
learn to run ClickHouse server, and use the ClickHouse client to create a table,
21
then insert data into it and run a query to select that data.
0 commit comments