We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef97920 commit caaa569Copy full SHA for caaa569
frontend/encore/simple-example.rst
@@ -43,7 +43,7 @@ of your project. It already holds the basic config you need:
43
44
.addEntry('app', './assets/app.js')
45
46
- // Don't forget to uncomment If you want use following JQuery example code
+ // uncomment this if you want use jQuery in the following example
47
.autoProvidejQuery()
48
;
49
0 commit comments