Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 2613109

Browse files
AndersDJohnsonmhevery
authored andcommitted
docs: minor formatting in API support section (#1010)
* docs: minor formatting in API support section * docs: use word nonstandard
1 parent f22065e commit 2613109

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ See this video from ng-conf 2014 for a detailed explanation:
3535

3636
## Standard API support
3737

38-
zone.js patched most standard web APIs(such as DOM events, XMLHttpRequest...) and nodejs APIs
39-
(EventEmitter,fs ...), for more details, please see [STANDARD-APIS.md](STANDARD-APIS.md).
38+
zone.js patched most standard web APIs (such as DOM events, `XMLHttpRequest`, ...) and nodejs APIs
39+
(`EventEmitter`, `fs`, ...), for more details, please see [STANDARD-APIS.md](STANDARD-APIS.md).
4040

41-
## Non standard API support
41+
## Nonstandard API support
4242

43-
We are adding support to some non standard APIs, such as MediaQuery and
43+
We are adding support to some nonstandard APIs, such as MediaQuery and
4444
Notification. Please see [NON-STANDARD-APIS.md](NON-STANDARD-APIS.md) for more details.
4545

4646
## Modules

0 commit comments

Comments
 (0)