Skip to content

Commit f0f2d34

Browse files
Fix Typos in Documentation for Shared Configuration Roles Setup (#2670)
* Update Readme.md Signed-off-by: leopardracer <136604165+leopardracer@users.noreply.github.com> * Update Readme.md Signed-off-by: leopardracer <136604165+leopardracer@users.noreply.github.com> --------- Signed-off-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
1 parent ad07aac commit f0f2d34

File tree

1 file changed

+2
-2
lines changed
  • platforms/shared/configuration/roles/setup

1 file changed

+2
-2
lines changed

platforms/shared/configuration/roles/setup/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[//]: # (##############################################################################################)
55

66
## shared/configuration/roles/setup
7-
This folder contains common roles required for setting up necessery requirements.
7+
This folder contains common roles required for setting up necessary requirements.
88
It contains following roles.
99
### Ambassador
1010
This roles setups Ambassador.
@@ -96,7 +96,7 @@ This task creates a registory temporary directory. Stores the result in *tmp_dir
9696
This task checks if helmi is present or not. Stores the result in *helm_stat_result*.
9797

9898
#### 3. Install helm
99-
If helm is not present i.e. *helm_stat_result* is false, it downloads the helm using specefied url.
99+
If helm is not present i.e. *helm_stat_result* is false, it downloads the helm using specified url.
100100

101101
#### 4. Unzip helm archive
102102
This tasks unzips helm archive, runs only when helm is not found.

0 commit comments

Comments
 (0)