mirror of https://github.com/knative/docs.git
Fix a minor typo (#1847)
This commit is contained in:
parent
4eca0eba7d
commit
bf0eefc64d
|
@ -297,7 +297,7 @@ To verify that your sample app has been successfully deployed:
|
|||
Hello World: Micronaut Sample v1
|
||||
```
|
||||
|
||||
Congtratualations on deploying your sample Java app to Knative!
|
||||
Congratulations on deploying your sample Java app to Knative!
|
||||
|
||||
## Removing the sample app deployment
|
||||
|
||||
|
|
|
@ -264,7 +264,7 @@ To verify that your sample app has been successfully deployed:
|
|||
Hello World: Eclipse Vert.x Sample v1
|
||||
```
|
||||
|
||||
Congtratualations on deploying your sample Java app to Knative!
|
||||
Congratulations on deploying your sample Java app to Knative!
|
||||
|
||||
## Removing the sample app deployment
|
||||
|
||||
|
|
Loading…
Reference in New Issue