Skip to content

Commit b09c9e0

Browse files
committed
capitalized KM team
1 parent bd66e2e commit b09c9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/cryptography/crypto-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Currently, there is a set of low-level APIs
1919
that have been used to build most features, with each team owning the cryptographic constructions
2020
created. Recently, high-level safe primitives were introduced that will move the complexity out of
2121
each team's ownership. These are not yet complete, and if a particular use-case is not covered by
22-
them, teams should reach out to the key-management team! The goal of these is to have most teams
22+
them, teams should reach out to the Key Management team! The goal of these is to have most teams
2323
never have to think about cryptography, or having to do safety analysis, or to own any cryptographic
2424
construct or protocol. These high-level primitives abstract away all complex details and give teams
2525
a low-complexity, easy to use and hard to misuse interface to work with.

0 commit comments

Comments
 (0)