From 1177e4bcd085740e52824322f8a49ae461f7760f Mon Sep 17 00:00:00 2001 From: violet <167108906+avioletheart@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:05:33 -0400 Subject: [PATCH] add missing period --- docs/content/api/endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/api/endpoints.md b/docs/content/api/endpoints.md index c9a7df9d..517d1eda 100644 --- a/docs/content/api/endpoints.md +++ b/docs/content/api/endpoints.md @@ -139,7 +139,7 @@ Returns 204 No Content on success. GET `/members/{memberRef}/groups` -Returns an array of [group objects](/api/models/#group-model) +Returns an array of [group objects](/api/models/#group-model). ### Add Member To Groups