Docs update
diff --git a/file-system-roots/README.md b/file-system-roots/README.md
index 1cde97a..2860bf4 100644
--- a/file-system-roots/README.md
+++ b/file-system-roots/README.md
@@ -31,7 +31,7 @@
Configuring the plugin
----------------------
-The set of available filesystems can be configured at build time per-platform. Both iOS and Android recognize a <preference> tag in `config.xml` which names the filesystems to be installed, in order. The defaults for these preferences, if not set, are
+The set of available filesystems can be configured at build time per-platform. Both iOS and Android recognize a <preference> tag in `config.xml` which names the filesystems to be installed. The defaults for these preferences, if not set, are
<preference name="iosExtraFilesystems" value="library,library-nosync,documents,documents-nosync,cache,bundle" />