Skip to content

Commit

Permalink
doc: mention Navigator is a partial implementation
Browse files Browse the repository at this point in the history
PR-URL: nodejs#48656
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
  • Loading branch information
MoLow authored and Ceres6 committed Aug 14, 2023
1 parent e03039e commit 5d13c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/globals.md
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ added: REPLACEME

> Stability: 1 - Experimental
An implementation of the [Navigator API][].
A patrial implementation of the [Navigator API][].

## `navigator`

Expand All @@ -601,7 +601,7 @@ added: REPLACEME

> Stability: 1 - Experimental
An implementation of [`window.navigator`][].
A patrial implementation of [`window.navigator`][].

### `navigator.hardwareConcurrency`

Expand Down

0 comments on commit 5d13c06

Please sign in to comment.