Skip to content

Commit e4ea860

Browse files
authored
Update index.rst (construct. will be replace to will be replaced)
1 parent 45f8ee6 commit e4ea860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Turbo/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Let's discover how to use Turbo Streams to enhance your `Symfony forms`_::
359359
{# success.stream.html.twig #}
360360
<turbo-stream action="replace" target="my_div_id">
361361
<template>
362-
The element having the id "my_div_id" will be replace by this block, without a full page reload!
362+
The element having the id "my_div_id" will be replaced by this block, without a full page reload!
363363

364364
<div>The task "{{ task }}" has been created!</div>
365365
</template>

0 commit comments

Comments
 (0)