From afb2620c917141694e98cb061edaab1bf12f7e8f Mon Sep 17 00:00:00 2001 From: Shinku1014 <37106495+Shinku1014@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:45:00 +0800 Subject: [PATCH] fix a typo --- coins/avax/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coins/avax/README.md b/coins/avax/README.md index acc03c7..329b078 100644 --- a/coins/avax/README.md +++ b/coins/avax/README.md @@ -1,5 +1,5 @@ # avax-sdk -Avax SDK is used to interact with the Aptos blockchain, it contains various functions can be used to web3 wallet. +Avax SDK is used to interact with the Avalanche blockchain, it contains various functions can be used to web3 wallet. ## Installation