Skip to content

Commit 577898f

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

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
@@ -63,7 +63,7 @@ If you want to develop an IPFS implementation or are already working on one, the
6363

6464
In addition to these core documents, `specs.ipfs.tech` documents standards for IPFS subsystems such as the [InterPlanetary Naming System](https://specs.ipfs.tech/http-gateways/) and [HTTP Gateways](https://specs.ipfs.tech/http-gateways/).
6565

66-
### can I use IPFS offline?
66+
### Can I use IPFS offline?
6767

6868
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.
6969

0 commit comments

Comments
 (0)