Skip to content

Commit

Permalink
Merge pull request #394 from remitamine/docs_index_fix_typo
Browse files Browse the repository at this point in the history
[docs] fix typo
  • Loading branch information
hartym authored Mar 10, 2021
2 parents f8f0c90 + 49d5d6c commit 785e27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1 style="text-align: center">
<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>

Expand Down

0 comments on commit 785e27f

Please sign in to comment.