diff --git a/README.rst b/README.rst index 7696fb8f..ef76a99e 100644 --- a/README.rst +++ b/README.rst @@ -88,7 +88,7 @@ Retrieve validated and unmarshalled request data # get security data security = result.security -Request object should implement OpenAPI Request protocol. Check `Integrations `__ to find oficially supported implementations. +Request object should implement OpenAPI Request protocol. Check `Integrations `__ to find officially supported implementations. For more details read about `Unmarshalling `__ process.