Skip to content

Commit a50cb70

Browse files
authored
Sync docs for practice exercise etl (exercism#2476)
1 parent f92bcf7 commit a50cb70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

exercises/practice/etl/.docs/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ This needs to be changed to store each individual letter with its score in a one
2222

2323
As part of this change, the team has also decided to change the letters to be lower-case rather than upper-case.
2424

25-
~~~~exercism/note
25+
```exercism/note
2626
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-
~~~~
27+
```

0 commit comments

Comments
 (0)