diff --git a/reference/filesystem/functions/file-exists.xml b/reference/filesystem/functions/file-exists.xml index 26f38d83f4..23fb452c0b 100644 --- a/reference/filesystem/functions/file-exists.xml +++ b/reference/filesystem/functions/file-exists.xml @@ -1,5 +1,5 @@ - + @@ -19,8 +19,8 @@ Using Windows shares - On windows, use '//computername/share/filename' or - '\\computername\share\filename' to check files on + On windows, use //computername/share/filename or + \\computername\share\filename to check files on network shares.