Remove unnecessary indefinite article
The sentence makes more sense without it.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -79,7 +79,7 @@ created. | ... | @@ -79,7 +79,7 @@ created. |
79 | Type: `function` | 79 | Type: `function` |
80 | 80 | ||
81 | A function that can be used to retrieve or modify the currently active | 81 | A function that can be used to retrieve or modify the currently active |
82 | media playlist. The active media playlist is referred to when a | 82 | media playlist. The active media playlist is referred to when |
83 | additional video data needs to be downloaded. Calling this function | 83 | additional video data needs to be downloaded. Calling this function |
84 | with no arguments returns the parsed playlist object for the active | 84 | with no arguments returns the parsed playlist object for the active |
85 | media playlist. Calling this function with a playlist object from the | 85 | media playlist. Calling this function with a playlist object from the | ... | ... |
-
Please register or sign in to post a comment