docs: fix abstractions typo
siiky committed
May 13, 2022 at 16:52 UTC
a72753bade90c4a48c29aba6c0dc81c44785e9d2
1 file changed
+1
-1
docs/experimental-features.md
+1
-1
@@ -390,7 +390,7 @@ We also support the use of protocol names of the form /x/$NAME/http where $NAME
390
## FUSE
391
392
FUSE makes it possible to mount `/ipfs` and `/ipns` namespaces in your OS,
393
-allowing argitrary apps access to IPFS using a subset of filesystem abstracitons.
393
+allowing argitrary apps access to IPFS using a subset of filesystem abstractions.
394
395
It is considered EXPERIMENTAL due to limited (and buggy) support on some platforms.
396