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 ea6f808 commit cecd80bCopy full SHA for cecd80b
lib/backpex/field.ex
@@ -34,7 +34,7 @@ defmodule Backpex.Field do
34
type: :atom
35
],
36
align: [
37
- doc: "Align the field value on index view.",
+ doc: "Align the field value on index views.",
38
type: {:in, [:left, :center, :right]}
39
40
align_label: [
0 commit comments