Skip to content

Commit 7e6f2bc

Browse files
committed
minor #76 Update README.md (94noni)
This PR was merged into the main branch. Discussion ---------- Update README.md | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | Fix/Improve readme | License | MIT Commits ------- aca3538 Update README.md
2 parents a66381a + aca3538 commit 7e6f2bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Symfony UX is an initiative and set of libraries to seamlessly
1010
integrate JavaScript tools into your application. For example,
1111
want to render a chart with [Chart.js](https://www.chartjs.org/)? Use
1212
[UX Chart.js](https://github.com/symfony/ux-chartjs)
13-
to build the chart in PHP. The JavaScript is handled for your automatically.
13+
to build the chart in PHP. The JavaScript is handled for you automatically.
1414

1515
**That's Symfony UX.**
1616

@@ -20,7 +20,7 @@ to build the chart in PHP. The JavaScript is handled for your automatically.
2020

2121
Symfony UX leverages [Stimulus](https://stimulus.hotwire.dev/) for JavaScript
2222
and the [Stimulus Bridge](https://github.com/symfony/stimulus-bridge) for
23-
integrating it into Webpack Encore.
23+
integrating it into [Webpack Encore](https://github.com/symfony/webpack-encore).
2424

2525
## Packages
2626

0 commit comments

Comments
 (0)