diff --git a/README.md b/README.md index 77564fe..ba9b0d6 100644 --- a/README.md +++ b/README.md @@ -512,7 +512,7 @@ class Service { } ``` -Version 1.3.2 and later supports matching a paramterized (generic) return type to detect the correct recovery method: +Version 1.3.2 and later supports matching a parameterized (generic) return type to detect the correct recovery method: ```java @Service