Skip to content

Commit 174c815

Browse files
authored
Fix typo I missed before
1 parent 6236676 commit 174c815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gradient/tokens.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ defmodule Gradient.Tokens do
3232
end
3333

3434
@doc """
35-
Drop tokens to the first list occurance. Returns type of the encountered
35+
Drop tokens to the first list occurrence. Returns type of the encountered
3636
list and the following tokens.
3737
"""
3838
@spec get_list(T.tokens(), T.options()) ::

0 commit comments

Comments
 (0)