Merge pull request #394 from remitamine/docs_index_fix_typo

[docs] fix typo
This commit is contained in:
Romain Dorgueil
2021-03-10 16:43:42 +01:00
committed by GitHub

View File

@ -35,7 +35,7 @@
<p>
{% trans %}
In short, <b>Bonobo</b> contains the logic to execute efficiently an ETL process, the glue to use plain old python
ojects and common operations, readers and writers. For the rest, it's just python!
objects and common operations, readers and writers. For the rest, it's just python!
{% endtrans %}
</p>