Skip to content

Commit

Permalink
Fix typo in README for the penguin example.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 429988952
  • Loading branch information
tfx-copybara committed Feb 21, 2022
1 parent 4e08d44 commit 75fbb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfx/examples/penguin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To compile the pipeline:

<pre class="devsite-terminal devsite-click-to-copy">
python penguin_pipeline_kubeflow.py --use_gcp=True
<pre>
</pre>

KubeflowDagRunner supports the pipeline with normal components(usually running
on prem) and with Cloud extended components(usually running on GCP).
Expand Down

0 comments on commit 75fbb6a

Please sign in to comment.