You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/practice/resistor-color-trio/.docs/instructions.append.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You may consider the absence of an error as a passing test.
24
24
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.
25
25
26
26
~~~~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).
28
28
This unicode character can be generated locally on in Lean's online playground with the shortcut `\ohm`.
29
29
If you are working in Exercism's online editor, feel free to copy the character from the instructions.
0 commit comments