Skip to content

Commit ef75ff8

Browse files
authored
Merge pull request #195 from gforcada/patch-1
fix: typo
2 parents bcfaea3 + 1dc4d54 commit ef75ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ tox-gh-actions always convert keys in `[gh-actions:env]` to uppercase.
301301

302302
#### tox requires
303303
If your project uses [tox's `requires` configuration](https://tox.wiki/en/latest/config.html#conf-requires),
304-
you must add tox-gh-actions` to the `requires` configuration as well. Otherwise, tox-gh-actions won't be loaded as a tox plugin.
304+
you must add `tox-gh-actions` to the `requires` configuration as well. Otherwise, tox-gh-actions won't be loaded as a tox plugin.
305305

306306
```ini
307307
[tox]

0 commit comments

Comments
 (0)