Skip to content

Commit 197fe08

Browse files
committed
Doc improvement
1 parent 7f4f63b commit 197fe08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<section ng-app>
2-
Try disabling your network connection
2+
In Chrome DevTools: Open <b>Network tab</b> → Select
3+
<b>Throttling</b> dropdown -> Click <b>Offline</b> checkbox
34
<div ng-window-online="online = true">Connected: {{ online }}</div>
45
<div ng-window-offline="offline = true">Disconnected: {{ offline }}</div>
56
</section>

0 commit comments

Comments
 (0)