Browse Source

fix typo

tags/2.0.6
Sergey Gonimar 9 years ago
parent
commit
78b16aaa54
  1. 2
      docs/guide/structure-assets.md

2
docs/guide/structure-assets.md

@ -195,7 +195,7 @@ class FontAwesomeAsset extends AssetBundle
'fonts/',
'css/',
]
],
];
}
```

Loading…
Cancel
Save