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

View File

@@ -14,6 +14,6 @@
`flac -d -o {{path/to/output.wav}} {{path/to/file.flac}}` `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}}` `flac -t {{path/to/file.flac}}`