Skip to content

Commit 64ecb63

Browse files
authored
Fix double colon in Sentinel SAP systemconfig file structure
1 parent 79636be commit 64ecb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/sap/reference-systemconfig-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following code shows the overall structure of the `systemconfig.json` file:
4545

4646
"connector_configuration": {...},
4747

48-
"abap_table_selector":: {...}
48+
"abap_table_selector": {...}
4949

5050
...
5151

0 commit comments

Comments
 (0)