From 612239d5868f5bd9166da0814ab26de66969cac2 Mon Sep 17 00:00:00 2001 From: Mohamad Fadhil Date: Wed, 1 Sep 2021 17:21:49 +0800 Subject: [PATCH] Fix typo in README --- docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.md b/docs/overview.md index c332c11..065b7ce 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -1,6 +1,6 @@ # Usage overview ## Requirements -At the begging I expect, that you already have: +At the beginning I expect, that you already have: 1. [ClickHouse](https://clickhouse.tech/docs/en/) (with [ZooKeeper](https://zookeeper.apache.org/), if you use replication) 2. Relational database used with [Django](https://www.djangoproject.com/). For instance, [PostgreSQL](https://www.postgresql.org/) 3. [Django database set up](https://docs.djangoproject.com/en/3.0/ref/databases/)