Skip to content

Commit ff5c14d

Browse files
docs: format window.navigator.onLine reference as code (#8262)
1 parent 7706a5f commit ff5c14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/03-template-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,7 @@ You can also bind to the following properties:
17161716
* `outerHeight`
17171717
* `scrollX`
17181718
* `scrollY`
1719-
* `online` — an alias for window.navigator.onLine
1719+
* `online` — an alias for `window.navigator.onLine`
17201720

17211721
All except `scrollX` and `scrollY` are readonly.
17221722

0 commit comments

Comments
 (0)