From 7457680d43e05cd84a6f47517fb1ce00e7c8583f Mon Sep 17 00:00:00 2001 From: Luke Butters Date: Fri, 22 May 2026 17:48:18 +0800 Subject: [PATCH] docs: normalize TeamCity capitalization for validation --- docs/rollout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rollout.md b/docs/rollout.md index 1d5e11179..7a3bc840f 100644 --- a/docs/rollout.md +++ b/docs/rollout.md @@ -6,7 +6,7 @@ When you create a change through a PR in Tentacle, a whole lot of processes spri As mentioned in the [Readme](https://github.com/OctopusDeploy/OctopusTentacle/blob/main/README.md), when you create a PR, a TeamCity build process kicks off. -Teamcity pushes all the artifacts generated by the build process into Artifactory. These artifacts include installers for the various platforms Tentacle can be installed on. +TeamCity pushes all the artifacts generated by the build process into Artifactory. These artifacts include installers for the various platforms Tentacle can be installed on. ![Teamcity - Create Release](tc-create-release.png)