Skip to content

Commit af20b30

Browse files
authored
Merge pull request #142 from axelclark/patch-2
Fix typo in README
2 parents 68b71e5 + b9f1a76 commit af20b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Notice that:
433433

434434
- Even though the `status` field is of type `:string`, it is rendered as a `<select>` element with choices.
435435
- The `views` field is rendered as "readonly" because it was set as `:readonly` for the update form.
436-
- `settigns` is an embedded schema. That's why it is rendered as such.
436+
- `settings` is an embedded schema. That's why it is rendered as such.
437437

438438

439439
Setting a field's type to `:richtext` will render a rich text editor.

0 commit comments

Comments
 (0)