You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts/lifecycle.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ description: Learn about the lifecycle of data in IPFS.
10
10
-[3. Retrieving](#3-retrieving)
11
11
-[Learn more](#learn-more)
12
12
13
-
## 1. Content-addressing / Merkelizing
13
+
## 1. Content-addressing / Merkleizing
14
14
15
15
The first stage in the lifecycle of data in IPFS is to address it by CID. This is a local operation that takes arbitrary data and encodes it so it can be addressed by a CID.
0 commit comments