From dd16671bd482afcb3f0195830e57e20563f97af8 Mon Sep 17 00:00:00 2001 From: Nafis Reza <68966649+nafisreza@users.noreply.github.com> Date: Thu, 31 Oct 2024 06:08:41 +0600 Subject: [PATCH] Remove periods from list in troubleshooting-creation-and-deletion-of-codespaces.md --- .../troubleshooting-creation-and-deletion-of-codespaces.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/codespaces/troubleshooting/troubleshooting-creation-and-deletion-of-codespaces.md b/content/codespaces/troubleshooting/troubleshooting-creation-and-deletion-of-codespaces.md index 5b2c1e563b7a..b3e25a2b17cf 100644 --- a/content/codespaces/troubleshooting/troubleshooting-creation-and-deletion-of-codespaces.md +++ b/content/codespaces/troubleshooting/troubleshooting-creation-and-deletion-of-codespaces.md @@ -82,9 +82,9 @@ If you create a codespace and the creation fails: ## Deleting codespaces A codespace can only be deleted by: -* The person who created the codespace. -* An organization owner for an organization-owned codespace. -* Automatic deletion at the end of a retention period. +* The person who created the codespace +* An organization owner for an organization-owned codespace +* Automatic deletion at the end of a retention period For more information, see "[AUTOTITLE](/codespaces/developing-in-a-codespace/deleting-a-codespace)" and "[AUTOTITLE](/codespaces/setting-your-user-preferences/configuring-automatic-deletion-of-your-codespaces)."