Skip to content

Commit a519d8e

Browse files
Guikingoneweaverryan
authored andcommitted
fix(syntax): added a space before has
1 parent 17a0b8a commit a519d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ By default, cached paths are only stored for ``120`` seconds by default, conside
9292

9393
.. tip::
9494

95-
  Since PHP 7.2, the default value for ``realpath_cache_size``has been set to 4096K, feel free to delete this trick in your     ``php.ini`` file.
95+
  Since PHP 7.2, the default value for ``realpath_cache_size`` has been set to 4096K, feel free to delete this trick in your     ``php.ini`` file.
9696

9797
Use Composer's Class Map Functionality
9898
--------------------------------------

0 commit comments

Comments
 (0)