docs: Fix minor typo in MixMonitor AMI action

The `Options` argument was erroneously documented as lowercase
`options`.
pull/1100/head
Jeremy Lainé 8 months ago committed by asterisk-org-access-app[bot]
parent 5c9dd380f5
commit bedc4328cc

@ -259,7 +259,7 @@
neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't
be recorded.</para> be recorded.</para>
</parameter> </parameter>
<parameter name="options"> <parameter name="Options">
<para>Options that apply to the MixMonitor in the same way as they <para>Options that apply to the MixMonitor in the same way as they
would apply if invoked from the MixMonitor application. For a list of would apply if invoked from the MixMonitor application. For a list of
available options, see the documentation for the mixmonitor application. </para> available options, see the documentation for the mixmonitor application. </para>

Loading…
Cancel
Save