diff --git a/README.md b/README.md index 7279c75..cc0adbf 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Next, for the sake of the example, we'll create a "configuration" annotated type ``` -Key is used to uniquely identifies the configuration dictionary. Next, we bind the configuration to the injector, using a module: +Key is used to uniquely identify the configuration dictionary. Next, we bind the configuration to the injector, using a module: ```pycon