Skip to content

Commit eacd48a

Browse files
committed
Fix typo
1 parent 1c383c0 commit eacd48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/backpex/fields/email.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ defmodule Backpex.Fields.Email do
1919
]
2020

2121
@moduledoc """
22-
A field for handling a email value.
22+
A field for handling an email value.
2323
2424
## Field-specific options
2525

0 commit comments

Comments
 (0)