diff --git a/docs/docs/api/schema.md b/docs/docs/api/schema.md index d9fca8b399..0e60aa8c2d 100644 --- a/docs/docs/api/schema.md +++ b/docs/docs/api/schema.md @@ -2,7 +2,7 @@ title: API Schema --- -The InvenTree API is implemented using the [Django REST framework](https://www.django-rest-framework.org). The API schema as documented below is generated using the [drf-spectactular](https://github.com/tfranzel/drf-spectacular/) extensions. +The InvenTree API is implemented using the [Django REST framework](https://www.django-rest-framework.org). The API schema as documented below is generated using the [drf-spectactular](https://github.com/tfranzel/drf-spectacular/) extension. ## Schema