Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Goldstein <[email protected]>
  • Loading branch information
sttts and ncdc authored Apr 1, 2022
1 parent 7a7f899 commit d8cf041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/demo/prototype3-script/script-apibindings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ clear
pe "kubectl config use-context root"
pe "kubectl kcp workspace use demo"

c "Now we swtich roles. We are the customer now, in need of certificate generation for our web application. We are lucky: kcp has a cert-manager service 🎉"
c "Now we switch roles. We are the customer now, in need of certificate generation for our web application. We are lucky: kcp has a cert-manager service 🎉"
pe "kubectl kcp workspace create webapp"
pe "kubectl kcp workspace use webapp"

Expand Down

0 comments on commit d8cf041

Please sign in to comment.