What changed, and why it matters
This commit fixes a simple spelling mistake in a Markdown documentation file. The word 'colcard.com' was corrected to 'coldcard.com'. It does not change any code, configuration, or security behavior of the COLDCARD firmware.
No security action required. This is a documentation typo fix.
Security signals we found
No strong security signals were identified.
Evidence from the diff
A single-character typo correction in docs/nfc-pushtx.md: ‘colcard.com’ changed to ‘coldcard.com’. No executable code, build scripts, cryptographic logic, URL handling, or NFC push-tx implementation was modified. The change is purely cosmetic in user-facing documentation.
Changed components
docs/nfc-pushtx.mdInspect captured patch +1 / −1
diff --git a/docs/nfc-pushtx.md b/docs/nfc-pushtx.md
index 3367f31..7abf6ae 100644
--- a/docs/nfc-pushtx.md
+++ b/docs/nfc-pushtx.md
@@ -34,7 +34,7 @@ The COLDCARD needs a URL prefix. To that it appends some values:
- when RegTest is enabled, the value will be `XRT`
We provide a few default URL values to our customers, including one backend we
-will operate on `colcard.com`. The URL can also be directly entered by the
+will operate on `coldcard.com`. The URL can also be directly entered by the
customer. On the Q, it can be scanned from a QR code.
For COLDCARD backend, the url used is:
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.