Browse Source

Corrected the text.

Brucey 2 years ago
parent
commit
b5f58c9caf
1 changed files with 1 additions and 2 deletions
  1. 1 2
      io.mod/doc/intro.bbdoc

+ 1 - 2
io.mod/doc/intro.bbdoc

@@ -264,8 +264,7 @@ End If
 
 In this example, three archives (`base_archive.zip`, `mod_archive.zip`, and `update_archive.zip`)
 are mounted to the root of the search path. When accessing files, MaxIO will search through
-these archives in the order they were mounted, effectively combining their contents into a
-single file system.
+these archives, effectively combining their contents into a single file system.
 
 If a file exists in more than one archive, the file from the most recently mounted archive
 will take precedence. This allows you to easily overlay new files on top of older ones, making