Skip to content

Commit

Permalink
fix a few typos (#985)
Browse files Browse the repository at this point in the history
- See #936
- See #982
  • Loading branch information
kbhawkey authored and k8s-ci-robot committed Jul 29, 2019
1 parent 275a621 commit fae0bf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions content/docs/pipelines/sdk/sdk-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ You can also choose to share your pipeline as follows:
* Upload the pipeline zip file to the Kubeflow Pipelines UI. For more
information about the UI, see the [Kubeflow Pipelines quickstart
guide](/docs/pipelines/pipelines-quickstart/).
* Upload the pipeline zipe file to a shared repository, such as
* Upload the pipeline zip file to a shared repository, such as
[AI Hub](https://cloud.google.com/ai-hub/docs/publish-pipeline).

{{% alert title="More about the above workflow" color="info" %}}
Expand Down Expand Up @@ -350,7 +350,7 @@ You can also choose to share your pipeline as follows:
* Upload the pipeline zip file to the Kubeflow Pipelines UI. For more
information about the UI, see the [Kubeflow Pipelines quickstart
guide](/docs/pipelines/pipelines-quickstart/).
* Upload the pipeline zipe file to a shared repository, such as
* Upload the pipeline zip file to a shared repository, such as
[AI Hub](https://cloud.google.com/ai-hub/docs/publish-pipeline).

{{% alert title="More about the above workflow" color="info" %}}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/started/getting-started-gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment and deploying Kubeflow on Kubernetes Engine (GKE),
refer to the [deployment section](/docs/gke/deploy/) of the
[Kubeflow GCP documentation](/docs/gke/).

Alternately, view the following walk-through which demonstrates how to install Kubeflow on GCP using
Alternatively, view the following walk-through which demonstrates how to install Kubeflow on GCP using
both the UI and CLI. All code used in this video can be found in the
[examples
repository](https://github.com/kubeflow/examples/tree/master/videos/from_zero_to_kubeflow).
Expand Down

0 comments on commit fae0bf9

Please sign in to comment.