Skip to content

Commit

Permalink
improve(docs): Update sigil docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tlux committed Sep 16, 2019
1 parent 2a36509 commit 85dfe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tint/sigil.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Tint.Sigil do
@moduledoc """
A module providing a sigil to build colors in a certain colorspace.
A module providing a sigil to build colors.
"""

alias Tint.HSV
Expand Down

0 comments on commit 85dfe0c

Please sign in to comment.