diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 10eab45..008b8bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,7 +117,7 @@ Runtime dependencies should stay small, browser-safe, and audit-friendly. ## Sandbox -The sandbox in `sandbox/` is for manual browser testing against real BitBox02 +The sandbox in `sandbox/` is for manual browser testing against real BitBox hardware through WebHID or BitBoxBridge: ```bash diff --git a/sandbox/index.html b/sandbox/index.html index 1a3caf0..8f4d2d1 100644 --- a/sandbox/index.html +++ b/sandbox/index.html @@ -3,7 +3,7 @@
-Confirm the matching code on the BitBox02.
+Confirm the matching code on the BitBox.
{pairingCode}
{err !== undefined && (
Connection established.