diff --git a/core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php b/core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
index cc22722..0e914ef 100644
--- a/core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
+++ b/core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
@@ -36,7 +36,7 @@
  * ];
  * @endcode
  *
- * If you want to restrict the matches to a single or a set of bundles, you can
+ * If we want to restrict the matches to a single or a set of bundles, we can
  * use the 'target_bundles' selection setting:
  * @code
  * // The default selection handler is optional and pre-populated to 'default'.
