Fixes typo in structure-assets.md

This commit is contained in:
Nenad Zivkovic
2014-08-26 20:47:14 +02:00
parent 7a418ae9e2
commit 7db5bdfffe

View File

@ -12,7 +12,7 @@ under the webservers document root, resolving JavaScript dependencies or minifyi
Declaring asset bundles
-----------------------
In order to define a set of assets the belong together and should be used on the website you declare a class called
In order to define a set of assets that belong together and should be used on the website you declare a class called
an "asset bundle". The bundle defines a set of asset files and their dependencies on other asset bundles.
Asset files can be located under the webservers accessable directory but also hidden inside of application or vendor