Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f802aa0

Browse filesBrowse 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
Copy full SHA for f802aa0

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/globals.md‎

Copy file name to clipboardExpand all lines: doc/api/globals.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.