From b315eedec4edd87a56c4bd207178c5d109a086e5 Mon Sep 17 00:00:00 2001 From: Ritik Kumar Date: Tue, 3 Feb 2026 19:32:13 +0530 Subject: [PATCH] Fix grammar: pluralize user accounts --- .../learning-about-github/types-of-github-accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/get-started/learning-about-github/types-of-github-accounts.md b/content/get-started/learning-about-github/types-of-github-accounts.md index 269b602bc0e4..4d98833fe394 100644 --- a/content/get-started/learning-about-github/types-of-github-accounts.md +++ b/content/get-started/learning-about-github/types-of-github-accounts.md @@ -40,7 +40,7 @@ User accounts are intended for humans, but you can create accounts to automate a {% ifversion fpt or ghec %} -There are two types of user account: +There are two types of user accounts: * [Personal accounts](#personal-accounts) * [{% data variables.enterprise.prodname_managed_users_caps %}](#managed-user-accounts)