diff --git a/content/en/cloud/tutorials/gitops-snapshots.md b/content/en/cloud/tutorials/gitops-snapshots.md index ec01c8e4..56062024 100644 --- a/content/en/cloud/tutorials/gitops-snapshots.md +++ b/content/en/cloud/tutorials/gitops-snapshots.md @@ -19,11 +19,11 @@ View the Meshery GitHub App in the [GitHub Marketplace](https://github.com/marke 1. Sign into [Layer5 Cloud](https://meshery.layer5.io) 1. Visit Connections and click [Create on the GitHub connection](https://meshery.layer5.io/connect/github/new). -1. Use the mult-step connection wizard to authorize Meshery to access your GitHub repositories (you may need to sign into GitHub). +1. Use the multi-step connection wizard to authorize Meshery to access your GitHub repositories (you may need to sign into GitHub). 1. Once you have authorized Meshery to access your GitHub repositories, you will be redirected back to Layer5 Cloud. You should see a success message. 1. Identify the path to either one or more Meshery Designs, Helm Charts, Kubernetes Manifests, or Docker Compose files. -1. You will establish a secrte for the Meshery GitHub app and aa new workflow to be invoked when a new snapshot is needed. - 1. Customize the workflow `on` event trigger to match your needs. +1. You will establish a secret for the Meshery GitHub app and a new workflow to be invoked when a new snapshot is needed. + 1. Customize the workflow on event trigger to match your needs. You can always return to the [GitHub connection](https://meshery.layer5.io/connect/github) to update the connection or to add additional repositories.