tink-crypto / tink

Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
https://developers.google.com/tink
Apache License 2.0
13.47k stars 1.18k forks source link

Fix broken Markdown in "Primitive implementations supported by language" table #663

Closed esafak closed 1 year ago

esafak commented 1 year ago

Fix Primitive implementations supported by language table broken in b85ac5fea68c09e11ea15c51f68519d85db9a448

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

juergw commented 1 year ago

Thanks for this fix, but it was already fixed in https://github.com/google/tink/pull/665.