Skip to content

Commit e54743a

Browse files
committed
fix 2 grammatical errors
1 parent 4d2c5df commit e54743a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,10 +2059,10 @@
20592059
</dd>
20602060
<dt><dfn dict-member for=AudioEncoderConfig>bitrateMode</dfn></dt>
20612061
<dd>
2062-
Configures encoder to use a {{BitrateMode/constant}} or
2062+
Configures the encoder to use a {{BitrateMode/constant}} or
20632063
{{BitrateMode/variable}} bitrate as defined by [[MEDIASTREAM-RECORDING]].
20642064

2065-
NOTE: Not all audio codecs support specific {{BitrateMode}}, Authors are encouraged to check by calling {{AudioEncoder/isConfigSupported()}} with |config|.
2065+
NOTE: Not all audio codecs support specific {{BitrateMode}}s, Authors are encouraged to check by calling {{AudioEncoder/isConfigSupported()}} with |config|.
20662066
</dd>
20672067
</dl>
20682068

0 commit comments

Comments
 (0)