Skip to content

Commit 1865713

Browse files
committed
Merge pull request #44 from ben4ever/grammar_in_doc
Fix grammar typo
2 parents 237df25 + c4db57d commit 1865713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,11 +250,11 @@ on `what markers are`_ and for notes on `using them`_.
250250

251251
.. py:function:: pytest.mark.options(**kwargs)
252252
253-
The mark uses to pass options to your application config.
253+
The mark used to pass options to your application config.
254254

255255
:type kwargs: dict
256256
:param kwargs:
257-
The dictionary uses to extend application config.
257+
The dictionary used to extend application config.
258258

259259
Example usage:
260260

0 commit comments

Comments
 (0)