Skip to content

Commit 785e27f

Browse files
authored
Merge pull request #394 from remitamine/docs_index_fix_typo
[docs] fix typo
2 parents f8f0c90 + 49d5d6c commit 785e27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h1 style="text-align: center">
3535
<p>
3636
{% trans %}
3737
In short, <b>Bonobo</b> contains the logic to execute efficiently an ETL process, the glue to use plain old python
38-
ojects and common operations, readers and writers. For the rest, it's just python!
38+
objects and common operations, readers and writers. For the rest, it's just python!
3939
{% endtrans %}
4040
</p>
4141

0 commit comments

Comments
 (0)