Fix teensy grammatical mistake

coverage
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
1 changed files with 1 additions and 1 deletions

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}}`