Commit 303731a
committed
documentation symfony#3207 [Autocomplete][Docs] Fix missing space in JSON snippet (Kasper Hansen)
This PR was merged into the 2.x branch.
Discussion
----------
[Autocomplete][Docs] Fix missing space in JSON snippet
Fixes a minor formatting issue in the JSON example shown under the “Manually using the Stimulus Controller” section, adding the missing space.
Commits
-------
c18a1e4 docs: fix missing space in JSON snippet for UX Autocomplete1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
0 commit comments