From da1a9e1d7ab37285d0f8e37426932816c0ed4442 Mon Sep 17 00:00:00 2001 From: Jacob Weisz Date: Sun, 28 Dec 2025 17:16:31 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F(typo)=20fix=20readme=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Small fix of a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a71b1dd..44deac35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # People -People is an application to handle users and teams, and distribute permissions accross [La Suite](https://lasuite.numerique.gouv.fr/). +People is an application to handle users and teams, and distribute permissions across [La Suite](https://lasuite.numerique.gouv.fr/). It is built on top of [Django Rest Framework](https://www.django-rest-framework.org/).