Skip to content

Commit 8af9f09

Browse files
authored
clarify mmv1 web docs for field name (#15421)
1 parent 2eefb2d commit 8af9f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/develop/add-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Replace `String` in the field type with one of the following options:
164164
type: Map
165165
description: |
166166
MULTILINE_FIELD_DESCRIPTION
167-
key_name: 'KEY_NAME'
167+
key_name: 'key_name'
168168
key_description: |
169169
MULTILINE_KEY_FIELD_DESCRIPTION
170170
# Map of primitive values

0 commit comments

Comments
 (0)