diff --git a/index.html b/index.html
index aaac1d0..dd7e108 100644
--- a/index.html
+++ b/index.html
@@ -1123,7 +1123,7 @@
ffmpegstarts the command
-i input filepath, name and extension of the input file
-afspecifies that the next section should be interpreted as an audio filter
- pan=tell the quoted text below to use the pan filter
+ pan=tell the quoted text below to use the pan filter
"stereo|c0=c0|c1=-1*c1"maps the output's first channel (c0) to the input's first channel and the output's second channel (c1) to the inverse of the input's second channel
output filepath, name and extension of the output file