Commit 8109cf7
committed
minor #2530 [Docs][LiveComponent] Fix formatting of the inline code for the text RedirectResponse (romain)
This PR was merged into the 2.x branch.
Discussion
----------
[Docs][LiveComponent] Fix formatting of the inline code for the text RedirectResponse
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| License | MIT
Following the merge of PR #2513, the double backticks for the inline literal ``RedirectResponse`` are missing.

Commits
-------
fd2c40d Fix formatting of the inline code for the text RedirectResponse1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1333 | 1333 | | |
1334 | 1334 | | |
1335 | 1335 | | |
1336 | | - | |
| 1336 | + | |
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
| |||
0 commit comments