Skip to content

Commit

Permalink
[docs] Fix typo in the icons section (#12514)
Browse files Browse the repository at this point in the history
* Update icons.md

* all good for me

* fixed typo
  • Loading branch information
PolGuixe authored and oliviertassinari committed Aug 14, 2018
1 parent 17a2d79 commit 7542bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/style/icons/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ Optionally, you can set the icon color using one of the theme color properties:
Both approaches work fine, however, there are some subtle differences, especially in terms of performance and rendering quality.
Whenever possible SVG is preferred as it allows code splitting, supports more icons, renders faster and better.

For more details, you can check out [why GiHub migrated](https://blog.github.com/2016-02-22-delivering-octicons-with-svg/) from font icons to SVG icons.
For more details, you can check out [why GitHub migrated](https://blog.github.com/2016-02-22-delivering-octicons-with-svg/) from font icons to SVG icons.

0 comments on commit 7542bb8

Please sign in to comment.