Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentclaes committed Apr 3, 2021
1 parent 5310b53 commit ae71c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ some_task >> ...
# Datajob in depth

The `datajob_stack` is the instance that will result in a cloudformation stack.
The path in `project_root` helps datajob_stack locate the root of the project where
the setup.py/poetry pyproject.toml file can be found as well as the `dist/` folder with the wheel of your project .
The path in `project_root` helps `datajob_stack` locate the root of the project where
the setup.py/poetry pyproject.toml file can be found, as well as the `dist/` folder with the wheel of your project .

```python
import pathlib
Expand Down

0 comments on commit ae71c55

Please sign in to comment.