diff --git a/docs/basics/hardware.md b/docs/basics/hardware.md index a25d1677..887ab06c 100644 --- a/docs/basics/hardware.md +++ b/docs/basics/hardware.md @@ -33,7 +33,7 @@ Almost every component of your computer requires firmware to operate, from your If you build your own PC, you may need to manually update your motherboard's firmware by downloading it from your OEM's website. If you use Linux, consider using the built-in [`fwupd`](https://fwupd.org) tool that will let you check for and apply any firmware updates available for your motherboard. -### TPM/Secure Croprocessor +### TPM/Secure Cryptoprocessor Most computers and phones come equipped with a TPM (or a similar secure cryptoprocessor) which safely stores your encryption keys and handles other security-related functions. If you're currently using a machine that doesn't have one of these, you might benefit from purchasing a newer computer that has this feature. Some desktop and server motherboards have a "TPM header" which can accept a small accessory board containing the TPM.