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)