diff --git a/site/docs/web5/decentralized-web-nodes/what-are-dwns.md b/site/docs/web5/decentralized-web-nodes/what-are-dwns.md index 0e6faf5e1..6698ecdd5 100644 --- a/site/docs/web5/decentralized-web-nodes/what-are-dwns.md +++ b/site/docs/web5/decentralized-web-nodes/what-are-dwns.md @@ -6,14 +6,14 @@ sidebar_position: 1 # Decentralized Web Nodes -A Decentralized Web Node (DWN) is a data storage and message relay mechanism that entities can use to locate public or private permissioned data related to a given [Decentralized Identifier(DID)](/docs/web5/decentralized-identifiers/what-are-dids). +A Decentralized Web Node (DWN) is a data storage and message relay mechanism that entities can use to locate public or private permissioned data related to a given [Decentralized Identifier (DID)](/docs/web5/decentralized-identifiers/what-are-dids). ## Personal Data Store A DWN is a personal data store. This means you can: - **Own your data:** You decide where to host your node. You control who has access. -- **Back up your data:** Host multiple nodes in different places, and keep them all [synced](/docs/web5/decentralized-web-nodes/sync) effortlessly. If one goes down, you have your backup. +- **Back up your data:** Host multiple nodes in different places, and keep them all [synced](/docs/web5/decentralized-web-nodes/sync) effortlessly. If one goes down, you have your backup. - **Send and receive data:** Alice controls her DWN using her DID. Bob controls his DWN with his DID. Alice can send data to Bob just by resolving his DID.