Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 517391b

Browse files
committed
Fix typo
1 parent 0c946dd commit 517391b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Check the [state][spec] of a `menu` [**HAST**][hast] [element][].
4848
The state is calculated from the lowest `menu` with a valid `type`
4949
property. If no `menu` has a `type`, it defaults to `'toolbar'`.
5050

51-
The algorithms stops looking for higher `menu`s if a `template` element,
51+
The algorithm stops looking for higher `menu`s if a `template` element,
5252
or non-element, is found.
5353

5454
###### Parameters

0 commit comments

Comments
 (0)