Fix typo in fs_mitm.md

This commit is contained in:
BlockBuilder57 2019-03-23 13:26:03 -05:00
parent 76b3d9ec7a
commit c7732769da

View File

@ -1,2 +1,2 @@
# fs_mitm
fs_mitm is a sysmodule that enables intercepting file system operations. This module can log, deny, delay, replace, or redirect any request made to the filesystem. It enables LayeredFS to function, which allows for replacment of game assets.
fs_mitm is a sysmodule that enables intercepting file system operations. This module can log, deny, delay, replace, or redirect any request made to the filesystem. It enables LayeredFS to function, which allows for replacement of game assets.