Skip to content

Commit 39f87df

Browse files
committed
Update docs
1 parent 04e1753 commit 39f87df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tokenizers/normalizer.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ defmodule Tokenizers.Normalizer do
8383
8484
* `:left` - whether to strip left side. Defaults to `true`
8585
86-
* `:right` - whether to strip right side. Defaults to `true
86+
* `:right` - whether to strip right side. Defaults to `true`
8787
8888
"""
8989
@spec strip(keyword()) :: t()

0 commit comments

Comments
 (0)