Skip to content

Commit dd21128

Browse files
Update modules/material-management/src/cryptographic_material.ts
Co-Authored-By: Matt Bullock <[email protected]>
1 parent 56a0a3c commit dd21128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/material-management/src/cryptographic_material.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import { needs } from './needs'
3434
* be protected. The longer this data persists in memory the
3535
* greater the opportunity to be invalidated. Because
3636
* a Caching CMM exists is it important to insure that the
37-
* unencrypted data key and it's meta data can not be manipulated,
37+
* unencrypted data key and its meta data can not be manipulated,
3838
* and that the unencrypted data key can be zeroed when
3939
* it is no longer needed.
4040
*/

0 commit comments

Comments
 (0)