Fix a tiny wording issue

Replace "there are another ways" with "there are other ways"
This commit is contained in:
Ilya Strukov 2022-05-22 12:19:18 +02:00 committed by GitHub
parent 19d53c14fa
commit dff8c0e4f0
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