diff vendor/symfony/var-dumper/README.md @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
line wrap: on
line diff
--- a/vendor/symfony/var-dumper/README.md	Thu Feb 28 13:11:55 2019 +0000
+++ b/vendor/symfony/var-dumper/README.md	Thu May 09 15:34:47 2019 +0100
@@ -2,8 +2,8 @@
 ===================
 
 The VarDumper component provides mechanisms for walking through any arbitrary
-PHP variable. Built on top, it provides a better `dump()` function that you
-can use instead of `var_dump`.
+PHP variable. It provides a better `dump()` function that you can use instead
+of `var_dump`.
 
 Resources
 ---------