Skip to content

Commit fb6b530

Browse files
author
oxe-i
committed
add resistor-color-trio
1 parent f822b96 commit fb6b530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/resistor-color-trio/.docs/instructions.append.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You may consider the absence of an error as a passing test.
2424
If you work locally or in Lean's [online playground][playground], you will get instant feedback on any error reported by `#guard_msgs` through Lean InfoView.
2525

2626
~~~~exercism/note
27-
The resistance value should be output using the unit `Ω` (ohms), possibly with a metric prefix.
27+
The resistance value should be output using the unit `Ω` (ohm).
2828
This unicode character can be generated locally on in Lean's online playground with the shortcut `\ohm`.
2929
If you are working in Exercism's online editor, feel free to copy the character from the instructions.
3030
~~~~

0 commit comments

Comments
 (0)