diff --git a/features/navigator.yml b/features/navigator.yml index 7ffdbb86779..f66f28ae58d 100644 --- a/features/navigator.yml +++ b/features/navigator.yml @@ -1,5 +1,5 @@ name: Navigator -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." +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." spec: https://html.spec.whatwg.org/multipage/system-state.html#the-navigator-object compat_features: - api.Navigator