From efe7591cdf4dd9874e056ee8fb6276ad8e5277b2 Mon Sep 17 00:00:00 2001 From: Peter Zotov Date: Fri, 9 May 2014 05:32:51 +0400 Subject: [PATCH] Update README.markdown The language is named OCaml, not Ocaml. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d434883c..2799d02c 100644 --- a/README.markdown +++ b/README.markdown @@ -351,7 +351,7 @@ them from different languages is easier. * .NET: [libsodium-net](https://github.com/adamcaudill/libsodium-net) * NodeJS: [node-sodium](https://github.com/paixaop/node-sodium) * Objective C: [NAChloride](https://github.com/gabriel/NAChloride) -* Ocaml: [ocaml-sodium](https://github.com/dsheets/ocaml-sodium) +* OCaml: [ocaml-sodium](https://github.com/dsheets/ocaml-sodium) * Perl: [Crypto-Sodium](https://github.com/mgregoro/Crypt-Sodium) * Pharo/Squeak: [Crypto-NaCl](http://www.eighty-twenty.org/index.cgi/tech/smalltalk/nacl-for-squeak-and-pharo-20130601.html) * PHP: [PHP-Sodium](https://github.com/alethia7/php-sodium)