From 70d27defc50ee4469a80d52b442ddcc9fb44cf63 Mon Sep 17 00:00:00 2001 From: Jan Skovgaard <1932158+BatJan@users.noreply.github.com> Date: Fri, 22 Aug 2025 12:28:23 +0200 Subject: [PATCH 1/2] Update api-users.md Seems like some words were missing in the opening description so I have tried to add them to make more sense :-) --- 16/umbraco-cms/fundamentals/data/users/api-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-cms/fundamentals/data/users/api-users.md b/16/umbraco-cms/fundamentals/data/users/api-users.md index 6ed0fdf6da5..208e78cbae3 100644 --- a/16/umbraco-cms/fundamentals/data/users/api-users.md +++ b/16/umbraco-cms/fundamentals/data/users/api-users.md @@ -1,5 +1,5 @@ --- -description: This guide will explain the API Users concept and how they differ from regular Users how to define +description: This guide will explain the API Users concept and how they differ from regular Users and how to define them --- # API Users From ea79568430959828710b5f87b208aa9c6cb0a947 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Tue, 26 Aug 2025 08:43:17 +0200 Subject: [PATCH 2/2] Apply suggestions from code review --- 16/umbraco-cms/fundamentals/data/users/api-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-cms/fundamentals/data/users/api-users.md b/16/umbraco-cms/fundamentals/data/users/api-users.md index 208e78cbae3..6aca71f7952 100644 --- a/16/umbraco-cms/fundamentals/data/users/api-users.md +++ b/16/umbraco-cms/fundamentals/data/users/api-users.md @@ -1,5 +1,5 @@ --- -description: This guide will explain the API Users concept and how they differ from regular Users and how to define them +description: This guide will explain the concept of API Users, how they differ from regular Users, and how to define them --- # API Users