docs: fix format in ivy page (#33513)

PR Close #33513
This commit is contained in:
Judy Bogart 2019-10-31 09:48:10 -07:00 committed by Andrew Kushnir
parent c4695bb387
commit e4ebffab8d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ When you use the tools integrated into the Angular CLI or `ng-packagr`, your lib
In version 9, Ivy is the default.
For compatibility with current workflows during the update process, you can choose to opt out of Ivy and continue using the previous compiler, View Engine.
<div class="alert is-helpful>
<div class="alert is-helpful">
Before disabling Ivy, check out the debugging recommendations in the [Ivy Compatibility Guide](guide/ivy-compatibility#debugging).