diff --git a/core/modules/views/src/Entity/View.php b/core/modules/views/src/Entity/View.php
index 34b4ab0..b561bcd 100644
--- a/core/modules/views/src/Entity/View.php
+++ b/core/modules/views/src/Entity/View.php
@@ -20,7 +20,7 @@
  *
  * @ConfigEntityType(
  *   id = "view",
- *   label = @Translation("View"),
+ *   label = @Translation("View", context = "View entity type"),
  *   handlers = {
  *     "access" = "Drupal\views\ViewAccessControlHandler"
  *   },
