From 879ec7d21378591e386d5500f7955712051864c5 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 12 Dec 2023 18:15:53 +0000 Subject: [PATCH] Removed duplicate word in the pages docs (#30564) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../getting-started-with-github-pages/about-github-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/getting-started-with-github-pages/about-github-pages.md b/content/pages/getting-started-with-github-pages/about-github-pages.md index 62df65a354..5c8c97f4f7 100644 --- a/content/pages/getting-started-with-github-pages/about-github-pages.md +++ b/content/pages/getting-started-with-github-pages/about-github-pages.md @@ -124,7 +124,7 @@ In addition, your use of {% data variables.product.prodname_pages %} is subject ### Educational exercises -Using {% data variables.product.prodname_pages %} to create a copy of an existing website as a learning exercise is not prohibited. However, in addition to complying with the the [GitHub Terms of Service](/free-pro-team@latest/site-policy/github-terms/github-terms-of-service), you must write the code yourself, the site must not collect any user data, and you must include a prominent disclaimer on the site indicating that the project is not associated with the original and was only created for educational purposes. +Using {% data variables.product.prodname_pages %} to create a copy of an existing website as a learning exercise is not prohibited. However, in addition to complying with the [GitHub Terms of Service](/free-pro-team@latest/site-policy/github-terms/github-terms-of-service), you must write the code yourself, the site must not collect any user data, and you must include a prominent disclaimer on the site indicating that the project is not associated with the original and was only created for educational purposes. ### Usage limits