Skip to content

Commit 234ea63

Browse files
authored
Add missing code formatting to navigator description (#2265)
1 parent 8ac5aa2 commit 234ea63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/navigator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Navigator
2-
description: "The window.navigator API is a generic global object, under which many other, more interesting APIs are located. It doesn't do anything interesting on its own."
2+
description: "The `window.navigator` API is a generic global object, under which many other, more interesting APIs are located. It doesn't do anything interesting on its own."
33
spec: https://html.spec.whatwg.org/multipage/system-state.html#the-navigator-object
44
compat_features:
55
- api.Navigator

0 commit comments

Comments
 (0)