diff --git a/docs/User.md b/docs/User.md index 840bae7684..cfc81063f8 100644 --- a/docs/User.md +++ b/docs/User.md @@ -5,7 +5,7 @@ Eden will store configuration in the following directories: - **Windows**: `%AppData%\Roaming`. -- **Android**: Current working directory. +- **Android**: Data is stored internally. - **Linux, macOS, FreeBSD, Solaris, OpenBSD**: `$XDG_DATA_HOME`, `$XDG_CACHE_HOME`, `$XDG_CONFIG_HOME`. -If an `user` directory is present in the current working directory, that will override all global configuration directories and the emulator will use that instead. +If a `user` directory is present in the current working directory, that will override all global configuration directories and the emulator will use that instead.