Skip to content

Commit 2715a29

Browse files
authored
Update docs/how-to/ipfs-in-web-apps.md
1 parent 5c9051c commit 2715a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/ipfs-in-web-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to develop applications that use IPFS on the Web including addr
55

66
# IPFS in web-applications and resource-constrained environments
77

8-
In this guide you will learn how to use IPFS using JavaScript/TypeScript in web applications, including addressing data with CIDs, retrieval by CID, working with CAR files, and the the nuances of providing.
8+
In this guide you will learn how to use IPFS using JavaScript/TypeScript in web applications, including addressing data with CIDs, retrieval by CID, working with CAR files, and the nuances of providing.
99

1010
For this, you will use [Helia](https://github.com/ipfs/helia), the most actively maintained implementation of IPFS in TypeScript for use on the web.
1111

0 commit comments

Comments
 (0)