fabric-docs-i18n icon indicating copy to clipboard operation
fabric-docs-i18n copied to clipboard

[ja_JP] Glossary

Open shimos opened this issue 2 years ago • 0 comments

Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/glossary.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/glossary.rst

diff --git a/docs/source/glossary.rst b/docs/source/glossary.rst
index 424db3cad..1d958f417 100644
--- a/docs/source/glossary.rst
+++ b/docs/source/glossary.rst
@@ -592,9 +592,8 @@ cryptographic algorithms for signatures, logging frameworks and state stores,
 are easily swapped in and out of the SDK. The SDK provides APIs for transaction
 processing, membership services, node traversal and event handling.
 
-Currently, the two officially supported SDKs are for Node.js and Java, while two
-more -- Python and Go -- are not yet official but can still be downloaded
-and tested.
+Currently, there are three officially supported SDKs -- for Node.js, Java, and Go. While the Python SDK
+is not yet official but can still be downloaded and tested.
 
 .. _Smart-Contract:
 

shimos avatar Sep 28 '23 01:09 shimos