diff --git a/pages/index.mdx b/pages/index.mdx index 4e04b78..a0c4c64 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -25,7 +25,7 @@
-WebBTC is a common convention in the Bitcoin web application ecosystem is for key management software (“wallets”) to expose their API via a JavaScript object in the web page. This object is called the common web wallet interface. +WebBTC is a commonly used standard in the Bitcoin web application ecosystem that allows web apps to interact with key management software, often referred to as "wallets." Web apps can interact with a wallet's API through a JavaScript object embedded in the web page, known as the common web wallet interface.USED BY — SOON?