Corrected the example: Compress a series of identical characters to a single character (#1670)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
- Compress a series of identical characters to a single character:
|
||||
|
||||
`tr -s '\n'`
|
||||
`tr -s '{{input_characters}}'`
|
||||
|
||||
- Translate the contents of the file to upper-case and print result:
|
||||
|
||||
|
Reference in New Issue
Block a user