Skip to content

Commit b1d044e

Browse files
committed
fix: only v4.4.x config must set manually
1 parent 60aa8e3 commit b1d044e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/concepts/factories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Or you can enable this with the ``spark optimize`` command.
341341
:ref:`environment variables <configuration-classes-and-environment-variables>`.
342342

343343
.. note::
344-
Prior to v4.4.x, uncomment the following code in **public/index.php**::
344+
In v4.4.x, uncomment the following code in **public/index.php**::
345345

346346
--- a/public/index.php
347347
+++ b/public/index.php

0 commit comments

Comments
 (0)