Skip to content

Commit cecd80b

Browse files
committed
Update docs
1 parent ea6f808 commit cecd80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/backpex/field.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ defmodule Backpex.Field do
3434
type: :atom
3535
],
3636
align: [
37-
doc: "Align the field value on index view.",
37+
doc: "Align the field value on index views.",
3838
type: {:in, [:left, :center, :right]}
3939
],
4040
align_label: [

0 commit comments

Comments
 (0)