Updated 4.1.0.md for typo

Changed composer.php to composer.json
This commit is contained in:
Antony Thorpe 2018-06-23 13:39:28 +12:00 committed by GitHub
parent 12f63c5751
commit b386eca24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,7 @@ After migration the folder structure would look like:
│ ├── css/ _(exposed in blog composer.json)_
│ │ └── blog.css
│ └── composer.json
└── composer.php
└── composer.json
```
### Use new `$public` theme set {#public-theme}