Skip to content

Commit e7bf076

Browse files
committed
Soften the deprecation message wording
1 parent a1d5ea5 commit e7bf076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"password": {
196196
"type": "string",
197197
"description": "Password of username.",
198-
"deprecationMessage": "Storing password in plaintext is not recommended. Delete this property and instead use the 'key' button to save password when prompted for it by 'InterSystems Server Credentials'."
198+
"deprecationMessage": "Storing password in plaintext is not recommended. Consider deleting this property, then use 'key' button to save password when prompted for it by 'InterSystems Server Credentials'."
199199
},
200200
"description": {
201201
"type": "string",

0 commit comments

Comments
 (0)