Merge pull request #37422 from iley/patch-1

Fix a tiny wording issue
This commit is contained in:
Alexey Milovidov 2022-05-22 20:27:30 +03:00 committed by GitHub
commit ee31e822bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,7 +238,7 @@ To start the server as a daemon, run:
$ sudo clickhouse start
```
There are also another ways to run ClickHouse:
There are also other ways to run ClickHouse:
``` bash
$ sudo service clickhouse-server start