Skip to content

Commit

Permalink
Fix doc (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre authored Sep 1, 2021
1 parent e25d672 commit d351c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wallaby/element.ex
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ defmodule Wallaby.Element do
end

@doc """
Matches the Element's value with the provided value.
Returns the Element's value.
"""
@spec value(t) :: String.t()

Expand Down

0 comments on commit d351c46

Please sign in to comment.