diff --git a/src/Turbo/doc/index.rst b/src/Turbo/doc/index.rst index 6b6f2f7256b..c66bb654467 100644 --- a/src/Turbo/doc/index.rst +++ b/src/Turbo/doc/index.rst @@ -369,8 +369,9 @@ Let's discover how to use Turbo Streams to enhance your `Symfony forms`_:: -Supported actions are ``append``, ``prepend``, ``replace``, ``update`` -and ``remove``. `Read the Turbo Streams documentation for more details`_. +Supported actions are ``append``, ``prepend``, ``replace``, ``update``, +``remove``, ``before`` and ``after``. +`Read the Turbo Streams documentation for more details`_. Resetting the Form ~~~~~~~~~~~~~~~~~~