diff --git a/src/LiveComponent/CHANGELOG.md b/src/LiveComponent/CHANGELOG.md index 8d292848e29..39b39bdddda 100644 --- a/src/LiveComponent/CHANGELOG.md +++ b/src/LiveComponent/CHANGELOG.md @@ -29,8 +29,8 @@ >Add Item ``` - Additionally, the `prevent` modifier (e.g. `prevent|save`) was removed. Replace - this with the standard Stimulus `:prevent` action option: + Additionally, the `prevent` modifier (e.g. `prevent|save`) was removed. Replace + this with the standard Stimulus `:prevent` action option: ```diff