Skip to content

Commit

Permalink
Sync core components
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed May 31, 2023
1 parent f6b7ea1 commit a6c37a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/templates/phx.gen.live/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 a6c37a5

Please sign in to comment.