Skip to content

Commit f802aa0

Browse files
authored
doc: fix 'partial' typo
PR-URL: #48657 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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

Lines changed: 2 additions & 2 deletions
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)