Skip to content

Commit 3af0343

Browse files
committed
Fix typos.
1 parent a327710 commit 3af0343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

interoperability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ technologies/protocols to ensure interoperability.
3535
should be used to exchange signaling information between the two user agents.
3636
- **Security**: Means of authenticatating the presenting user agent to the
3737
controlling user agent (and vice versa), and ensuring privacy of communication.
38-
- **Potential technologies**: [TLS](https://tools.ietf.org/html/rfc5246), [DTLS-SRTP](https://tools.ietf.org/html/rfc5764), [X.509 Certificates](http://tools.ietf.org/html/rfc5280).
38+
- **Potential technologies**: [TLS](https://tools.ietf.org/html/rfc5246), [DTLS-SRTP](https://tools.ietf.org/html/rfc5764), [X.509 Certificates](https://tools.ietf.org/html/rfc5280).
3939

4040

4141
## Interoperability between user agents and presentation displays (1-UA)
@@ -45,7 +45,7 @@ implementation. There are fewer requirements than the 2-UA case for
4545
interoperability between controlling user agents and presentation displays. The
4646
controlling user agent implements the Presentation API for both controlling and
4747
presenting browsing contexts and the presentation page is rendered in silent
48-
mode (not visible for the user). The controllint user agent captures the UI
48+
mode (not visible for the user). The controlling user agent captures the UI
4949
output of the presentation page and sends the frames to a presentation device
5050
like a projector or wireless display.
5151

0 commit comments

Comments
 (0)