Skip to content

Commit ceb74ae

Browse files
authored
Merge pull request #579 from SaturnIC-Forks/master
fix spelling in README.rst
2 parents 203b9af + 7962b16 commit ceb74ae

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
@@ -88,7 +88,7 @@ Retrieve validated and unmarshalled request data
8888
# get security data
8989
security = result.security
9090
91-
Request object should implement OpenAPI Request protocol. Check `Integrations <https://openapi-core.readthedocs.io/en/latest/integrations.html>`__ to find oficially supported implementations.
91+
Request object should implement OpenAPI Request protocol. Check `Integrations <https://openapi-core.readthedocs.io/en/latest/integrations.html>`__ to find officially supported implementations.
9292

9393
For more details read about `Unmarshalling <https://openapi-core.readthedocs.io/en/latest/unmarshalling.html>`__ process.
9494

0 commit comments

Comments
 (0)