diff --git a/doc/en/reference/reference.rst b/doc/en/reference/reference.rst index 358f371e5..21890fbf6 100644 --- a/doc/en/reference/reference.rst +++ b/doc/en/reference/reference.rst @@ -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.