]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_audio.md
Disable the glossary linking to fix #2498 (#2499)
[qmk_firmware.git] / docs / feature_audio.md
index c7133b295d2ec0aa74ba7a120cda66b534bb0461..5b11aa3abacf32bd1da7962b4e35bd2b1ded0bad 100644 (file)
@@ -82,7 +82,7 @@ The pitch standard (`PITCH_STANDARD_A`) is 440.0f by default - to change this, a
 
     #define PITCH_STANDARD_A 432.0f
 
-You can completely disable Music Mode as well. This is useful, if you're pressed for space on your controller.  To disable it, add this to your `confid.h`:
+You can completely disable Music Mode as well. This is useful, if you're pressed for space on your controller.  To disable it, add this to your `config.h`:
 
     #define NO_MUSIC_MODE