Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Update GOLANG-HOWTO.md (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Apr 30, 2020
1 parent 04c4064 commit 9966f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/GOLANG-HOWTO.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ have multiple implementations, and you choose a desired implementation by
using a key of corresponding type (see the [this
section](KEY-MANAGEMENT.md#key-keyset-and-keysethandle) for details).

A list of primitives and their implemenations currently supported by Tink in
A list of primitives and their implementations currently supported by Tink in
Golang can be found [here](PRIMITIVES.md#golang).

### AEAD
Expand Down

0 comments on commit 9966f41

Please sign in to comment.