Skip to content

Commit

Permalink
Update transition.rst
Browse files Browse the repository at this point in the history
Spellcheck / correct 'dependencies'.
  • Loading branch information
stepheweffie committed Apr 6, 2019
1 parent 2aee212 commit f1ee549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/transition.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Your code currently probably looks like the example below. How do you turn it in
Workflow Using d6tflow Tasks
------------------------------------------------------------

In a d6tflow workflow, you define your own task classes and then execute the workflow by running the final downstream task which will automatically run required upstream depencies.
In a d6tflow workflow, you define your own task classes and then execute the workflow by running the final downstream task which will automatically run required upstream dependencies.

The function-based workflow example will transform to this:

Expand Down Expand Up @@ -73,4 +73,4 @@ Live mybinder example http://tiny.cc/d6tflow-start-interactive
Design Pattern Templates for Machine Learning Workflows
------------------------------------------------------------

See code templates for a larger real-life project at https://github.com/d6t/d6tflow-template. Clone & code!
See code templates for a larger real-life project at https://github.com/d6t/d6tflow-template. Clone & code!

0 comments on commit f1ee549

Please sign in to comment.