Skip to content

Commit ab80d9b

Browse files
committed
fixed spelling mistake
1 parent 16f02fc commit ab80d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/selenium-ide/src/neo/models/Command.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ class CommandList {
452452
}],
453453
[ "open", {
454454
name: "open",
455-
description: "Opens a URL and waits for teh page to load before proceeding. \
455+
description: "Opens a URL and waits for the page to load before proceeding. \
456456
This accepts both relative and absolute URLs.",
457457
target: ArgTypes.url
458458
}],

0 commit comments

Comments
 (0)