Commit b376eca
committed
minor #507 [LiveComponent] Fix code block language in docs (HypeMC)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Fix code block language in docs
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets | -
| License | MIT
Fixes incorrect language used in some code blocks.
Commits
-------
bacc8b3 [LiveComponent] Fix code block language in docs1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| |||
0 commit comments