diff --git a/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php b/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php
index 5c9a937fbd17cd09165e4f905cd5518dca785184..16516c5e2f8226829cc9713ac14ceeb774948351 100644
--- a/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php
+++ b/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php
@@ -7,7 +7,7 @@
 /**
  * Defines the SiteCacheContext service, for "per site" caching.
  *
- * Cache context ID: 'site'.
+ * Cache context ID: 'url.site'.
  *
  * A "site" is defined as the combination of URI scheme, domain name, port and
  * base path. It allows for varying between the *same* site being accessed via