From 4db403caca77d33f6d218a7a317ef9ec3e7542db Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 11 Feb 2024 07:50:07 +1100 Subject: [PATCH] Update docs/docs/api/schema.md Co-authored-by: Matthias Mair --- docs/docs/api/schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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