Skip to content

Commit e56b286

Browse files
Scott DoverScott Dover
authored andcommitted
fix: fix translation
Signed-off-by: Scott Dover <Scott.Dover@sas.com>
1 parent aa7c014 commit e56b286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,12 +432,12 @@
432432
"fileNavigationCustomRootPath": {
433433
"type": "string",
434434
"default": "",
435-
"description": "%configuration.SAS.connectionProfiles.profiles.com.fileNavigationCustomRootPath%"
435+
"description": "%configuration.SAS.connectionProfiles.profiles.fileNavigationCustomRootPath%"
436436
},
437437
"fileNavigationRoot": {
438438
"type": "string",
439439
"default": "USER",
440-
"description": "%configuration.SAS.connectionProfiles.profiles.com.fileNavigationRoot%",
440+
"description": "%configuration.SAS.connectionProfiles.profiles.fileNavigationRoot%",
441441
"enum": [
442442
"CUSTOM",
443443
"USER",

0 commit comments

Comments
 (0)