diff --git a/README.md b/README.md index 51446ba..1e37540 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ pip install fsspec-xrootd ## Purpose To allow fsspec to use XRootD accessible storage systems. Install fsspec-xrootd -alongside fsspec and have easy access to files stored on XRootD serevrs. Once +alongside fsspec and have easy access to files stored on XRootD servers. Once installed, fsspec will be able to work with urls with the 'root' protocol. Only tested with Linux at this time.