Skip to content

Commit 6fda81d

Browse files
authored
doc: mention Navigator is a partial implementation
PR-URL: #48656 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
1 parent 773fde2 commit 6fda81d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/globals.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ added: REPLACEME
591591

592592
> Stability: 1 - Experimental
593593
594-
An implementation of the [Navigator API][].
594+
A patrial implementation of the [Navigator API][].
595595

596596
## `navigator`
597597

@@ -601,7 +601,7 @@ added: REPLACEME
601601

602602
> Stability: 1 - Experimental
603603
604-
An implementation of [`window.navigator`][].
604+
A patrial implementation of [`window.navigator`][].
605605

606606
### `navigator.hardwareConcurrency`
607607

0 commit comments

Comments
 (0)