Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kuu authored Apr 21, 2024
1 parent 42fc5ad commit 9550d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Converts a text playlist into a structured JS object
#### return value
An instance of either `MasterPlaylist` or `MediaPlaylist` (See **Data format** below.)

### `HLS.stringify(obj, processors)`
### `HLS.stringify(obj, postProcess)`
Converts a JS object into a plain text playlist

#### params
Expand Down

0 comments on commit 9550d10

Please sign in to comment.