We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6236676 commit 174c815Copy full SHA for 174c815
lib/gradient/tokens.ex
@@ -32,7 +32,7 @@ defmodule Gradient.Tokens do
32
end
33
34
@doc """
35
- Drop tokens to the first list occurance. Returns type of the encountered
+ Drop tokens to the first list occurrence. Returns type of the encountered
36
list and the following tokens.
37
"""
38
@spec get_list(T.tokens(), T.options()) ::
0 commit comments