Skip to content

Commit 4329ef3

Browse files
author
David Haeffner
committed
Fixed typo
1 parent 99d8bb1 commit 4329ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/adding-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Adding Commands
66

77
To add a command to Selenium IDE firstly make sure to declare it in the [manifest](plugins-getting-started#the-manifest).
88

9-
After declaring the command, Selenium IDE will expect you to respond to requests for it's execution and emission.
9+
After declaring the command, Selenium IDE will expect you to respond to requests for its execution and emission.
1010

1111
## Executing a Command
1212

0 commit comments

Comments
 (0)