diff --git a/lib/phx_component_helpers.ex b/lib/phx_component_helpers.ex index 1cecc6f..c309764 100644 --- a/lib/phx_component_helpers.ex +++ b/lib/phx_component_helpers.ex @@ -47,7 +47,7 @@ defmodule PhxComponentHelpers do `assigns` now contains : - `@heex_id`, `@heex_name`, `@heex_label` and `@heex_value`. - - `@heex_attributes` which holds the values if `:id`, `:name` and `:label`. + - `@heex_attributes` which holds the values of `:id`, `:name` and `:label`. """ def set_attributes(assigns, attributes, opts \\ []) do assigns