diff --git a/content/get-started/learning-about-github/about-github-advanced-security.md b/content/get-started/learning-about-github/about-github-advanced-security.md
index 52bf2ea0273b..b98ed75fba13 100644
--- a/content/get-started/learning-about-github/about-github-advanced-security.md
+++ b/content/get-started/learning-about-github/about-github-advanced-security.md
@@ -60,7 +60,7 @@ The table below summarizes the availability of {% data variables.product.prodnam
{% rowheaders %}
-| | Public repository
without {% data variables.product.prodname_GH_secret_protection %} | Private repository
without {% data variables.product.prodname_GH_code_security %} | Public or private repository
with {% data variables.product.prodname_GH_code_security %} |
+| | Public repository
without {% data variables.product.prodname_GH_code_security %} | Private repository
without {% data variables.product.prodname_GH_code_security %} | Public or private repository
with {% data variables.product.prodname_GH_code_security %} |
| --- | --- | --- | --- |
| {% data variables.product.prodname_code_scanning_caps %} | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "check" aria-label="Yes" %} |
| {% data variables.product.prodname_codeql_cli %} | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "check" aria-label="Yes" %} |