Skip to content

Commit 9f50bb9

Browse files
authored
Refine comments (#5)
* Refine comments * Remove spaces
1 parent c5d6df2 commit 9f50bb9

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

templates/yadr-template-full.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,15 @@ pros-and-cons-of-the-options:
4040
pros:
4141
- &argument-a '{argument a}'
4242
- '{argument b}'
43-
# use "neutral" if the given argument weights neither for good nor bad.
4443

44+
# use "neutral" if the given argument weights neither for good nor bad.
4545
neutral:
4646
- &argument-c '{argument c}'
4747

4848
cons:
4949
- &argument-d '{argument d}'
50-
# numbers of pros and cons can vary
50+
51+
# numbers of arguments may vary
5152

5253
id-of-option-2:
5354
# same structure as id-of-option-1
@@ -57,14 +58,12 @@ pros-and-cons-of-the-options:
5758
pros:
5859
- &argument-a '{argument a}'
5960
- '{argument b}'
60-
# use "neutral" if the given argument weights neither for good nor bad.
6161

6262
neutral:
6363
- &argument-c '{argument c}'
6464

6565
cons:
6666
- &argument-d '{argument d}'
67-
# numbers of pros and cons can vary
6867

6968
decision-outcome:
7069

0 commit comments

Comments
 (0)