Skip to content

Commit e769cc8

Browse files
committed
dash not underscroll
1 parent ef62c62 commit e769cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/custom-fields/custom-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can find the machine name of a custom field by clicking on it in your
1212
for an example which sets a custom field for the Client's date of birth.
1313

1414
If you are using dropdown custom fields, you must post the slugified value of the dropdown option.
15-
For example, a value `Doesn't suit student` would be posted as `doesnt_suit_student`.
15+
For example, a value `Doesn't suit student` would be posted as `doesnt-suit-student`.
1616

1717
<details>
1818
<summary>

0 commit comments

Comments
 (0)