Skip to content

Commit f802aa0

Browse files
authored
doc: fix 'partial' typo
PR-URL: #48657 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Deokjin Kim <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 8fc3851 commit f802aa0

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-
A patrial implementation of the [Navigator API][].
594+
A partial implementation of the [Navigator API][].
595595

596596
## `navigator`
597597

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

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

606606
### `navigator.hardwareConcurrency`
607607

0 commit comments

Comments
 (0)