diff --git a/README.md b/README.md index 439140a2..fbfbcaed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Monero C++ Library -A C++ library for creating Monero applications using native bindings to [monero v0.18.2.2 'Flourine Fermie'](https://github.com/monero-project/monero/tree/v0.18.2.2). +A C++ library for creating Monero applications using native bindings to [monero v0.18.2.2 'Fluorine Fermi'](https://github.com/monero-project/monero/tree/v0.18.2.2). * Supports fully client-side wallets by wrapping [wallet2.h](https://github.com/monero-project/monero/blob/master/src/wallet/wallet2.h). * Supports multisig, view-only, and offline wallets.