Skip to content

Commit 5c5bf82

Browse files
cjihrigCeres6
authored andcommittedAug 14, 2023
doc: fix 'partial' typo
PR-URL: nodejs#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 574f438 commit 5c5bf82

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)
Please sign in to comment.