Skip to content

Commit

Permalink
doc: fix 'partial' typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
cjihrig committed Jul 5, 2023
1 parent 8fc3851 commit f802aa0
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
A patrial implementation of the [Navigator API][].
A partial implementation of the [Navigator API][].

## `navigator`

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

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

### `navigator.hardwareConcurrency`

Expand Down

0 comments on commit f802aa0

Please sign in to comment.