Skip to content

Commit 4774cff

Browse files
authored
Update README.rst
1 parent c9a232b commit 4774cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ AutoRegistry has a single powerful class ``Registry`` that can do the following
2020

2121
* Be inherited to automatically register subclasses by their name.
2222

23-
* Be directly invoked ``my_registery = Registry()`` to create a decorator
23+
* Be directly invoked ``my_registry = Registry()`` to create a decorator
2424
for registering callables like functions.
2525

2626
* Traverse and automatically create registries for other python libraries.

0 commit comments

Comments
 (0)