dev guides: make 'g' in 'go' uppercase

This commit is contained in:
erciccione 2021-02-05 16:42:05 +00:00
parent dcb4d97a92
commit 3304a2f128
No known key found for this signature in database
GPG Key ID: 762AF8C608E56CDF

View File

@ -540,7 +540,7 @@ developer-guides:
monero-java: A Java library for using Monero.
monero-cpp: A C++ library for using Monero.
vanity-monero: Generate vanity address for CryptoNote currency (Monero etc.).
go-monero-rpc-client: A go client for the Monero wallet and daemon RPC.
go-monero-rpc-client: A Go client for the Monero wallet and daemon RPC.
monero-rs: Library with support for (de)serialization on block data structures and key/address generation and scanning related to Monero cryptocurrency.
csharp-monero: A wallet and daemon client to interface with Monero's JSON-RPC API, built on .netstandard2.1