fix: typo

This commit is contained in:
Anton Livaja 2024-03-28 19:55:28 -04:00
parent 1578b3c76d
commit df223e6deb
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ internet with high integrity on the supply chain of the firmware and OS used.
* Store/Restore BIP39 seed to a hardware wallet such as a Trezor or Ledger * Store/Restore BIP39 seed to a hardware wallet such as a Trezor or Ledger
## Features ## ## Features ##
* Determinsitic iso generation for multi-party code->binary verification * Deterministic iso generation for multi-party code->binary verification
* Small footprint (< 100MB) * Small footprint (< 100MB)
* Immutable and Diskless: runs from initramfs * Immutable and Diskless: runs from initramfs
* Network support and most drivers removed to minimize exfiltration vectors * Network support and most drivers removed to minimize exfiltration vectors