Skip to content

Commit 31a00e0

Browse files
Update docs/concepts/faq.md
Co-authored-by: Daniel Norman <[email protected]>
1 parent 577898f commit 31a00e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In addition to these core documents, `specs.ipfs.tech` documents standards for I
6565

6666
### Can I use IPFS offline?
6767

68-
Yes, IPFS supports offline use. While the initial retrieval of content may require an internet connection, once the data is cached locally, it can be accessed offline. This is particularly useful in scenarios with intermittent connectivity or when creating applications for areas with limited internet access. Keep in mind that regularly connecting to the network ensures that you have the latest version of the content.
68+
Yes, all locally pinned CIDs on an IPFS node are available offline. While the initial retrieval of content may require an internet connection, once the data is cached locally, it can be accessed offline. This is particularly useful in scenarios with intermittent connectivity or when creating applications for areas with limited internet access.
6969

7070
## IPFS and Filecoin
7171

0 commit comments

Comments
 (0)