Skip to content

Commit 45abcf2

Browse files
committed
Fixed small issue in config
1 parent 1cfb209 commit 45abcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

properties_pane/entity_level/entityLevelConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ making sure that you maintain a proper JSON format.
10161016
},
10171017
{
10181018
"propertyName": "Auto summarize",
1019-
"propertyKeyword": "autosummarize ",
1019+
"propertyKeyword": "autosummarize",
10201020
"propertyType": "checkbox",
10211021
"propertyTooltip": "Defines whether a summarization run is invoked for the previous page range whenever an insertion is detected on the next one.",
10221022
"defaultValue": true

0 commit comments

Comments
 (0)