fix typos using misspell (#1374)
This commit is contained in:

committed by
Waldir Pimenta

parent
c0616697ed
commit
550ede5cfb
@@ -10,7 +10,7 @@
|
||||
|
||||
`tr 'abcd' 'jkmn' < {{filename}}`
|
||||
|
||||
- Delete all occurances of the specified set of characters from the input:
|
||||
- Delete all occurrences of the specified set of characters from the input:
|
||||
|
||||
`tr -d '{{input_characters}}'`
|
||||
|
||||
|
Reference in New Issue
Block a user