Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 760c89c

Browse files
author
Alan Shaw
committed
docs: update README.md
1 parent 78567c8 commit 760c89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ const node = await IPFS.create({ repo: '/var/ipfs/data' })
292292

293293
`js-ipfs` comes bundled with a tool that automatically migrates your IPFS repository when a new version is available.
294294

295-
**For tools that build on top of `js-ipfs` and run mainly in the browser environment, be aware that disabling automatic
295+
**For apps that build on top of `js-ipfs` and run in the browser environment, be aware that disabling automatic
296296
migrations leaves the user with no way to run the migrations because there is no CLI in the browser. In such
297297
a case, you should provide a way to trigger migrations manually.**
298298

0 commit comments

Comments
 (0)