Skip to content

Commit bbadfbc

Browse files
committed
fix typos
1 parent 2ba9b88 commit bbadfbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/LiveComponent/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 2.28.0
3+
## 2.29.0
44

55
- Added `JSONResponse` support (LiveAction functions) in LiveComponent.
66

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@ Based on the JSON data, you can perform operations or trigger actions within the
13351335

13361336
Component with a ``JsonResponse`` in a LiveAction:
13371337

1338-
.. code-block:: php
1338+
::
13391339

13401340
// src/Twig/Components/Posts.php
13411341
namespace App\Twig\Components;

0 commit comments

Comments
 (0)