Skip to content

Commit

Permalink
Improve sentence in marks documentation (#12157)
Browse files Browse the repository at this point in the history
  • Loading branch information
tserg authored Mar 24, 2024
1 parent 85ff5d1 commit 909759d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/en/reference/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ pytest.freeze_includes
Marks
-----

Marks can be used apply meta data to *test functions* (but not fixtures), which can then be accessed by
Marks can be used to apply metadata to *test functions* (but not fixtures), which can then be accessed by
fixtures or plugins.


Expand Down

0 comments on commit 909759d

Please sign in to comment.