Skip to content

Commit 06d3e7f

Browse files
authored
Update umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/troubleshooting.md
1 parent 7c7f164 commit 06d3e7f

File tree

1 file changed

+1
-1
lines changed
  • umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd

1 file changed

+1
-1
lines changed

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ A couple of steps to try:
188188
- Make sure your code can compile and run (relevant only if you have enabled the `skipBuildAndRestore` toggle in V2)
189189
- Running npm commands via `.csproj` files is generally unsupported on Umbraco Cloud
190190
- Create and commit a small change and try deploying again
191-
- A small change can be adding a dummy text file next to you code files or adding a comment in a cs file.
191+
- A small change can be adding a dummy text file next to your code files or adding a comment in a `.cs` file.
192192

193193
## Environment errors after deployment
194194

0 commit comments

Comments
 (0)