Skip to content

Commit

Permalink
Fix typo in core_components.icon's @doc (#5477)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalling authored May 31, 2023
1 parent adecbdb commit f6b7ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/templates/phx_web/components/core_components.ex
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 565,7 @@ defmodule <%= @web_namespace %>.CoreComponents do
Renders a [Heroicon](https://heroicons.com).
Heroicons come in three styles – outline, solid, and mini.
By default, the outline style is used, but solid an mini may
By default, the outline style is used, but solid and mini may
be applied by using the `-solid` and `-mini` suffix.
You can customize the size and colors of the icons by setting
Expand Down

0 comments on commit f6b7ea1

Please sign in to comment.