diff --git a/README.md b/README.md index 0e75941..bbf4477 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A pytest plugin to parametrize data-driven tests by CSV files. - Python 3.8, 3.9 or 3.10 - pytest >= 7.1 -There's no operating system dependend code in this plugin, so it should run anywhere where pytest runs. +There's no operating system dependent code in this plugin, so it should run anywhere where pytest runs. ## Installation