From f25eca2130d5ee16a413124b50cf56837b3d8809 Mon Sep 17 00:00:00 2001 From: peefy Date: Fri, 21 Jul 2023 12:08:40 +0800 Subject: [PATCH] fix: typo infrastructure --- docs/user_docs/guides/ci-integration/1-github-actions.md | 2 +- docs/user_docs/guides/ci-integration/2-gitlab-ci.md | 2 +- .../user_docs/guides/ci-integration/1-github-actions.md | 2 +- .../user_docs/guides/ci-integration/2-gitlab-ci.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/user_docs/guides/ci-integration/1-github-actions.md b/docs/user_docs/guides/ci-integration/1-github-actions.md index c8a65803..1271119f 100644 --- a/docs/user_docs/guides/ci-integration/1-github-actions.md +++ b/docs/user_docs/guides/ci-integration/1-github-actions.md @@ -20,7 +20,7 @@ The overall workflow is as follows: ### 1. Get the Example -We put the application source code and infrature deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. +We put the application source code and infrastructure deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. + Get the application code diff --git a/docs/user_docs/guides/ci-integration/2-gitlab-ci.md b/docs/user_docs/guides/ci-integration/2-gitlab-ci.md index 864953b6..bca3e932 100644 --- a/docs/user_docs/guides/ci-integration/2-gitlab-ci.md +++ b/docs/user_docs/guides/ci-integration/2-gitlab-ci.md @@ -19,7 +19,7 @@ The overall workflow is as follows: ## How to -We put the application source code and infrature deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. +We put the application source code and infrastructure deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. + Get the application code diff --git a/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/1-github-actions.md b/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/1-github-actions.md index c8a65803..1271119f 100644 --- a/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/1-github-actions.md +++ b/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/1-github-actions.md @@ -20,7 +20,7 @@ The overall workflow is as follows: ### 1. Get the Example -We put the application source code and infrature deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. +We put the application source code and infrastructure deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. + Get the application code diff --git a/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/2-gitlab-ci.md b/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/2-gitlab-ci.md index 864953b6..bca3e932 100644 --- a/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/2-gitlab-ci.md +++ b/versioned_docs/version-0.5.0/user_docs/guides/ci-integration/2-gitlab-ci.md @@ -19,7 +19,7 @@ The overall workflow is as follows: ## How to -We put the application source code and infrature deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. +We put the application source code and infrastructure deployment code in different repos, which can be maintained by different roles to achieve the separation of concerns. + Get the application code