mirror of
https://github.com/strapi/strapi.git
synced 2025-10-15 18:16:24 +00:00
Merge pull request #1035 from pedrocruzio/patch-1
Fixed misspelling in documentation text
This commit is contained in:
commit
09c403f79b
@ -12,7 +12,7 @@ The entire logic of the admin panel is located in a single folder named `./admin
|
||||
└─── admin
|
||||
| └─── build // Webpack generated build of the front-end
|
||||
| └─── src // Front-end directory
|
||||
| └─── app.js // Entry point of the Reacr application
|
||||
| └─── app.js // Entry point of the React application
|
||||
| └─── assets // Assets directory containing images,...
|
||||
| └─── components // Admin's React components directory
|
||||
| └─── containers // Admin's high level components directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user