Skip to content

Commit d2a716c

Browse files
Colons on the index.
Co-authored-by: Patrick J. Roddy <patrickjamesroddy@gmail.com>
1 parent 2f8e164 commit d2a716c

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,12 @@ are a good place to start.
4040

4141
### Traffic lights
4242

43-
Each item has an (opinionated) traffic light. The meaning of these is:
43+
Each item has an (opinionated) traffic light label. The meaning of these is:
4444

45-
- <span class="label label-green">Best</span> At least one person in ARC uses this. We actively recommend using it above
45+
- <span class="label label-green">Best</span>: At least one person in ARC uses this. We actively recommend using it above
4646
other tools. It is the single recommended tool for a given purpose.
47-
- <span class="label label-yellow">Good</span> We don't discourage using this, but it may duplicate functionality of a
48-
green tool.
49-
- <span class="label label-red">Avoid</span> We actively discourage using this. This could be because it's no longer
47+
- <span class="label label-yellow">Good</span>: We don't discourage using this, but it may duplicate functionality of the <span class="label label-green">Best</span> tool.
48+
- <span class="label label-red">Avoid</span>: We actively discourage using this. This could be because it's no longer
5049
maintained, not open source, or difficult to use. Consider moving to
5150
alternatives if you're currently using something that's red. A reason for not
5251
using this is given.

0 commit comments

Comments
 (0)