Commit 24b6eea
committed
minor symfony#10766 typo in sample of code (arnucci)
This PR was merged into the 3.4 branch.
Discussion
----------
typo in sample of code
Hello
While I test webpack encore on a little project in Symfony 3.4, I notice a typo in the documentation. (src instead of href in the link markup).
This typo is also present in the documentation of the youngest version of Symfony (4.0, 4.1, 4.2).
Do I have to submit a PR for each version ?
Thanks for your attention regarding this little bug.
Best regard
Arnaud
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
cba050a typo in sample of code1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments