8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7eecad commit 582f5a4Copy full SHA for 582f5a4
frontend/encore/bootstrap.rst
@@ -77,7 +77,7 @@ Using Bootstrap with Turbo
77
---------------------------
78
79
If you are using bootstrap with Turbo Drive, to allow your JavaScript to load on each page change,
80
-remember to wrap your javascript in a ``turbo:load`` event listener.
+wrap the initialization in a ``turbo:load`` event listener:
81
82
.. code-block:: javascript
83
0 commit comments