diff --git a/files/en-us/web/api/navigatorplugins/index.html b/files/en-us/web/api/navigatorplugins/index.html index 43db9e214b9e655..8e1f3ea59bd6476 100644 --- a/files/en-us/web/api/navigatorplugins/index.html +++ b/files/en-us/web/api/navigatorplugins/index.html @@ -30,8 +30,8 @@

Methods

The NavigatorPlugins interface doesn't inherit any methods.

-
{{domxref("NavigatorPlugins.javaEnabled", "NavigatorPlugins.javaEnabled()")}} {{readonlyInline}}{{experimental_inline}}
-
Returns a {{domxref("Boolean")}} flag indicating whether the host browser is Java-enabled or not.
+
{{domxref("NavigatorPlugins.javaEnabled", "NavigatorPlugins.javaEnabled()")}}
+
Returns false.

Specifications