mirror of https://github.com/kubeflow/examples.git
Fix typo
This commit is contained in:
parent
b8a067f493
commit
37782ea7d5
|
|
@ -26,5 +26,5 @@ By the end of this tutorial, you should learn how to:
|
||||||
## Steps:
|
## Steps:
|
||||||
|
|
||||||
1. [Setup a Kubeflow cluster](setup_a_kubeflow_cluster.md)
|
1. [Setup a Kubeflow cluster](setup_a_kubeflow_cluster.md)
|
||||||
2. [Training the model](training_the_model.md)
|
1. [Training the model](training_the_model.md)
|
||||||
1. [Teardown](teardown.md)
|
1. [Teardown](teardown.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue