diff --git a/core/lib/Drupal/Core/TypedData/Plugin/DataType/Any.php b/core/lib/Drupal/Core/TypedData/Plugin/DataType/Any.php
index 8fe1a9a0b9..8a4db29855 100644
--- a/core/lib/Drupal/Core/TypedData/Plugin/DataType/Any.php
+++ b/core/lib/Drupal/Core/TypedData/Plugin/DataType/Any.php
@@ -9,7 +9,7 @@
  *
  * The "any" data type does not implement a list or complex data interface, nor
  * is it mappable to any primitive type. Thus, it may contain any PHP data for
- * which no further metadata is available.
+ * which no further metadata is available beforehand.
  *
  * @DataType(
  *   id = "any",
