Skip to content

Commit

Permalink
Missed one update to assets guides between 1.0 and 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Oct 30, 2017
1 parent 3f33813 commit 5c06bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guides/1.1/assets/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ apps/web/assets
We can add as many directories we want under it (eg. `apps/web/assets/fonts`).

<p class="convention">
For a given application named <code>Web</code>, the default assets source is <code>apps/web/assets</code>
For a given application named <code>Web</code>, the default asset directory is <code>apps/web/assets</code>
</p>

### Adding Sources
Expand Down

0 comments on commit 5c06bc0

Please sign in to comment.