improve sentence

This commit is contained in:
tserg 2024-03-24 22:26:54 +08:00
parent 85ff5d1b54
commit c046334e80
1 changed files with 1 additions and 1 deletions

View File

@ -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.