Skip to content

Commit 00e54e3

Browse files
billyjovatscott
authored andcommitted
docs: replace broken <br/> from service worker (angular#46193)
PR Close angular#46193
1 parent 8d46cc9 commit 00e54e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/guide/service-worker-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ As a result, that new tab can be running a different version of the application
9797

9898
<div class="alert is-important">
9999

100-
**IMPORTANT**: </br />
100+
**IMPORTANT**: <br />
101101
This guarantee is **stronger** than that provided by the normal web deployment model.
102102
Without a service worker, there is no guarantee that code lazily loaded later in a running application is from the same version as the initial code for the application.
103103

0 commit comments

Comments
 (0)