Skip to content

Commit 72086cb

Browse files
authored
Merge pull request #125760 from Rageking8/fix-double-colon-in-sentinel-sap-systemconfig-file-structure
Fix double colon in Sentinel SAP systemconfig file structure
2 parents fa14976 + 64ecb63 commit 72086cb

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)