Update docs/overview.md

Co-authored-by: M1ha Shvn <work_shvein_mihail@mail.ru>
This commit is contained in:
Mohammadreza Varasteh 2021-03-14 15:31:07 +03:30 committed by GitHub
parent 48cde60681
commit 67277598ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ Add required parameters to [Django settings.py](https://docs.djangoproject.com/e
You can also change other [configuration parameters](configuration.md) depending on your project.
#### Example
* if you already have a celery work flow:
* if you already have a celery workflow:
```python
# django-clickhouse library setup
CLICKHOUSE_DATABASES = {