1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

Fix teensy grammatical mistake

This commit is contained in:
Starbeamrainbowlabs 2018-01-09 18:39:53 +00:00 committed by GitHub
parent 75ce4244d5
commit 5b9bafc4ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,6 @@
`flac -d -o {{path/to/output.wav}} {{path/to/file.flac}}`
- Test a flac file for correct encoding:
- Test a flac file for the correct encoding:
`flac -t {{path/to/file.flac}}`