Skip to content

Commit c77ccdd

Browse files
committed
KeyManagement name fix
1 parent 1074f62 commit c77ccdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/do-plugin/do.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Do {
2626
rdbms: this.doSql,
2727
noSql: this.doNosql,
2828
kubernetes: this.kubernetes,
29-
keyManagment: this.keyVault
29+
keyManagement: this.keyVault
3030
};
3131
}
3232

0 commit comments

Comments
 (0)