Skip to content

Commit 835ff05

Browse files
authored
Fixed typos in teamcity.md (#15227)
steo -> step
1 parent 3453745 commit 835ff05

File tree

1 file changed

+2
-2
lines changed
  • content/docs/iac/using-pulumi/continuous-delivery

1 file changed

+2
-2
lines changed

content/docs/iac/using-pulumi/continuous-delivery/teamcity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ curl -sSL https://get.pulumi.com | sh
8989

9090
Again, we can `Save` the step and add the next build step by clicking on `Add Build Step`.
9191

92-
### Restoring NPM Dependencies Build Steo
92+
### Restoring NPM Dependencies Build Step
9393

9494
We are going to create a Build Step with the following parameters:
9595

@@ -109,7 +109,7 @@ npm install
109109

110110
Again, we can `Save` the step and add the next build step by clicking on `Add Build Step`.
111111

112-
### Pulumi Stack Creation Build Steo
112+
### Pulumi Stack Creation Build Step
113113

114114
We are going to create a Build Step with the following parameters:
115115

0 commit comments

Comments
 (0)