diff --git a/README.md b/README.md index 7e7cc59..6b772db 100644 --- a/README.md +++ b/README.md @@ -1590,7 +1590,7 @@ If you are looking for a standard way to structure your error responses, **check DRF has an excellent guide on how exceptions are being handled, so make sure to read it first - -Additonally, here's a neat diadgram with an overview of the process: +Additionally, here's a neat diagram with an overview of the process: ![Exception handler (1)](https://user-images.githubusercontent.com/387867/142426205-2c0356e6-ce20-425e-a811-072c3334edb0.png)