Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from bregman-arie:master #92

Merged
merged 9 commits into from
Aug 26, 2023
Prev Previous commit
Next Next commit
fix typo (bregman-arie#10207)
  • Loading branch information
louis70109 authored Aug 24, 2023
commit 9ac657ebbc0e32bf9cbcc40cb370f3893fadcabe
2 changes: 1 addition & 1 deletion topics/argo/exercises/app_creation/exercise.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Objectives

1. Using the CLI or the UI, create a a new application with the following properties:
1. Using the CLI or the UI, create a new application with the following properties:
1. app name: app-demo
2. project: app-project
3. repository URL: your repo with some k8s manifests
Expand Down
2 changes: 1 addition & 1 deletion topics/argo/exercises/app_creation/solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Objectives

1. Using the CLI or the UI, create a a new application with the following properties:
1. Using the CLI or the UI, create a new application with the following properties:
1. app name: app-demo
2. project: app-project
3. repository URL: your repo with some k8s manifests
Expand Down