Skip to content

Commit c6e4a6b

Browse files
authored
Fixed typo in README.rst (robotframework#1411)
1 parent 1a79462 commit c6e4a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ usage, please create a new issue describing the enhancement request and even bet
184184
issue is backed up by a pull request.
185185

186186
If the enhancement is not generally useful, example solution is domain specific, then the
187-
SeleniumLibrary offers a public API's which can be used to build ownplugins and libraries.
187+
SeleniumLibrary offers a public API's which can be used to build own plugins and libraries.
188188
Plugin API allows to add new keywords, modify existing keywords and modify internal
189189
functionality of the library. Also new libraries can be build on top of the
190190
SeleniumLibrary. Please see `extending documentation`_ for more details about the

0 commit comments

Comments
 (0)