Skip to content

Commit f25eca2

Browse files
committed
fix: typo infrastructure
1 parent 5c93925 commit f25eca2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/user_docs/guides/ci-integration/1-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The overall workflow is as follows:
2020

2121
### 1. Get the Example
2222

23-
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.
23+
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.
2424

2525
+ Get the application code
2626

docs/user_docs/guides/ci-integration/2-gitlab-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The overall workflow is as follows:
1919

2020
## How to
2121

22-
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.
22+
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.
2323

2424
+ Get the application code
2525

versioned_docs/version-0.5.0/user_docs/guides/ci-integration/1-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The overall workflow is as follows:
2020

2121
### 1. Get the Example
2222

23-
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.
23+
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.
2424

2525
+ Get the application code
2626

versioned_docs/version-0.5.0/user_docs/guides/ci-integration/2-gitlab-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The overall workflow is as follows:
1919

2020
## How to
2121

22-
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.
22+
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.
2323

2424
+ Get the application code
2525

0 commit comments

Comments
 (0)