Skip to content

Commit

Permalink
Docs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Oct 16, 2024
1 parent d707611 commit 390cf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Create property with type `reapeatable`.
# dataSourceDisableCaching: false
# dataSourceAdditionalData:
# apiKey: 'foo-bar-baz'
buttonAddLabel: 'Add row' #default lable
buttonAddLabel: 'Add row' #default label
max: 100 #default max
min: 0 #default min
indexKey: field0 # when set nested data are not available but you can get data like (.property("repeatableProperty.[value of field0].field1"))
Expand Down

0 comments on commit 390cf0b

Please sign in to comment.