From 02b9d538365c53d49ad8549a219aae99a54f7bd3 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Wed, 14 Sep 2022 14:17:39 +0400 Subject: [PATCH] Fix typo in teamcity resources --- content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md b/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md index b0dcc71ea..11938e09f 100644 --- a/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md +++ b/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md @@ -1,6 +1,6 @@ # TeamCity -Bamboo is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources. +TeamCity is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources. TeamCity Website Official Documentation