Sfoglia il codice sorgente

Fix teensy grammatical mistake

Starbeamrainbowlabs 7 anni fa
parent
commit
5b9bafc4ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/common/flac.md

+ 1 - 1
pages/common/flac.md

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