Skip to content

Commit

Permalink
Tweak readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
crashvb committed Feb 1, 2022
1 parent d9f6271 commit 8fb8faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ def test_docker_registry_secure(docker_registry_secure: DockerRegistrySecure, re

## <a name="enumerated_fixtures"></a>Enumerated Fixtures

It is possible to instantiate mutiple registry instances using the corresponding enumerated fixtures. All [fixtures](#fixtures) listed above have _*_list_ (e.g. `docker_registry_secure` -> `docker_registry_secure_list`) versions that will return enumerated lists of corresponding data type.
It is possible to instantiate multiple registry instances using the corresponding enumerated fixtures. All [fixtures](#fixtures) listed above have _*_list_ (e.g. `docker_registry_secure` -> `docker_registry_secure_list`) versions that will return enumerated lists of corresponding data type.

For example:

Expand Down

0 comments on commit 8fb8faf

Please sign in to comment.