Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
mosbth committed Mar 26, 2024
1 parent c2f4b4b commit 635f1a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/symfony/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ TODO
* [Extend a base template](#extend-a-base-template)
* [Include CSS and JavaScript in the base template](#include-CSS-and-JavaScript-in-the-base-template)
* [Install Encore](#install-Encore)
* [Disable bootstrap.js](#disable-bootstrap.js)
* [Disable bootstrap.js](#disable-bootstrapjs)
* [Setup the project using Encore](#setup-the-project-using-Encore)
* [Add style](#add-style)
* [Add JavaScript](#add-JavaScript)
Expand Down Expand Up @@ -633,7 +633,7 @@ You now have the directory `assets/` and the configuration file `webpack.config.



### .js
### Disable bootstrap.js

In the file `assets/app.js` you should comment out this line.

Expand Down

0 comments on commit 635f1a4

Please sign in to comment.