Skip to content

Commit bc393a3

Browse files
committed
fix typo
s/proup/group/ and a few more typos
1 parent 83b4bc5 commit bc393a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/user-guide/environment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ The Variable Groups section of Semaphore is a place to store additional variable
44

55
All task templates require a variable group to be defined even if it is empty.
66

7-
## Create an variable group
7+
## Create a variable group
88
1. Click on the Variable Group tab.
99
2. Click on the New Variable Group button.
1010
3. Name the Variable Group and type or paste in valid JSON variables. If you just need an empty Variable Group type in ```{}```.
1111

12-
## Updating an variable group
12+
## Updating a variable group
1313
1. Click on the Variable Groups tab.
1414
2. Click the pencil icon.
1515
3. Make changes and click save.
1616

1717
## Deleting the variable group
18-
Before you remove an variable proup, you must remove all resources tied to it.
19-
If you are not sure which resources are being used in an variable group, follow steps 1 and 2 below. It will show you which resources are being used, with links to those resources.
18+
Before you remove a variable group, you must remove all resources tied to it.
19+
If you are not sure which resources are being used in a variable group, follow steps 1 and 2 below. It will show you which resources are being used, with links to those resources.
2020

2121
1. Click on the Variable Group.
2222
2. Click the trash can icon next to the Variable Group.

0 commit comments

Comments
 (0)