Skip to content

Commit 73cfd0a

Browse files
committed
Clean up
1 parent 950c2d5 commit 73cfd0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

explainer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ components.
3131
## Use cases
3232

3333
The first use case to be supported by the API is the processing of encoded media.
34-
However, the same approach can be used in future
35-
This includes use cases such as:
34+
35+
However, the same approach can be used in future for use cases such as:
3636

3737
* Funny Hats (processing inserted before encoding or after decoding)
3838
* Background removal
@@ -41,7 +41,7 @@ This includes use cases such as:
4141
* App-defined bandwidth distribution between tracks
4242
* Custom codecs for special purposes (in combination with WebCodecs)
4343

44-
This API can also be used for experimenting with end-to-end media
44+
This API can be used for experimenting with end-to-end media
4545
encryption (e.g.,
4646
[SFrame](https://datatracker.ietf.org/doc/draft-omara-sframe/). However,
4747
having both the key and media available to the JavaScript is

0 commit comments

Comments
 (0)