docs(zone.js): fix table formatting in markdown (#38723)

PR Close #38723
This commit is contained in:
Wassim Chegham 2020-09-05 21:34:27 +02:00 committed by atscott
parent d9da7e5a18
commit 1d9873c44c
1 changed files with 2 additions and 1 deletions

View File

@ -61,6 +61,7 @@ Below is the full list of currently supported modules.
|crypto|NodeJS patch crypto function as macroTask|__Zone_disable_crypto = true|
- Test Framework
|Module Name|Behavior with zone.js patch|How to disable|
|--|--|--|
|Jasmine|Jasmine APIs patch|__Zone_disable_jasmine = true|
@ -147,4 +148,4 @@ the following APIs should be patched, otherwise Angular may not work as expected
2. timer
3. on_property
4. EventTarget
5. XHR
5. XHR