Changed "a icon" to "an icon" (#25935)

Updated a typo from "a icon" to "an icon" on second paragraph
This commit is contained in:
Omereshone Kelvin Oghenerhoro
2018-11-14 16:17:34 +01:00
committed by Aditya
parent d4dd0a9d0d
commit becadc0a24

View File

@ -11,7 +11,7 @@ this feature with Components.
Suppose you're developing a landing page for your company's product and you need
to display the 4 main features of it following the same structure of a card-like
object, with a icon, a title and a short description.
object, with an icon, a title and a short description.
```javascript
Vue.component('feature-card', {