Skip to content

Commit d9052d3

Browse files
[StimulusBundle] fix typo in README
1 parent b308e21 commit d9052d3

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)