Skip to content

Commit 0949f97

Browse files
committed
minor #928 [StimulusBundle] fix typo in README (jeremyFreeAgent)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- [StimulusBundle] fix typo in README | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | | License | MIT Commits ------- a7a84a0 [StimulusBundle] fix typo in README
2 parents b308e21 + a7a84a0 commit 0949f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StimulusBundle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This bundle adds integration between Symfony, Stimulus and Symfony UX:
44

55
- A) Twig `stimulus_*` functions & filters to add Stimulus controllers, actions & targets in your templates;
6-
- B) Integration with Symfony UX & AssetMapper (this integration is [experimental](https://symfony.com/doc/current/contributing/code/experimental.html)
6+
- B) Integration with Symfony UX & AssetMapper (this integration is [experimental](https://symfony.com/doc/current/contributing/code/experimental.html));
77
- C) A helper service to build the Stimulus data attributes and use them in your services.
88

99
[Read the documentation][1]

0 commit comments

Comments
 (0)