We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92bcf7 commit a50cb70Copy full SHA for a50cb70
1 file changed
exercises/practice/etl/.docs/instructions.md
@@ -22,6 +22,6 @@ This needs to be changed to store each individual letter with its score in a one
22
23
As part of this change, the team has also decided to change the letters to be lower-case rather than upper-case.
24
25
-~~~~exercism/note
+```exercism/note
26
If you want to look at how the data was previously structured and how it needs to change, take a look at the examples in the test suite.
27
-~~~~
+```
0 commit comments