From 6859380e9ea1bc8dff06d31e41c04c235dcd46cc Mon Sep 17 00:00:00 2001 From: Dnaynu Date: Sun, 13 Oct 2024 22:26:49 +0530 Subject: [PATCH] Docs: Typo fix Corrected "[enviroment]" to "[environment]" in [README.md]. This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation. This change is purely cosmetic and does not affect functionality. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a969ed0a74..e1e94874b13 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This file is tarball, and may need to be extracted twice depending on which prog We recommend extracting to a new folder rather than on top of an existing installation. **For users who have played Forge before all of your user data is stored separately so you don't have to worry about losing it on upgrade.** -Java 8 or later is required to run Forge. Please make sure is the right version is installed in your enviroment. Check the user guide for more info. +Java 8 or later is required to run Forge. Please make sure is the right version is installed in your environment. Check the user guide for more info. For Android users, download the APK file from [Snapshot Build](https://downloads.cardforge.org/dailysnapshots/) to your device. On first run, Forge will download all needed data. @@ -47,4 +47,4 @@ You can also play against the AI in a variety of formats, such as Sealed, Draft, ## Questions If you have any questions, please join the Discord channel. Read the #rules and the frequently-asked-questions. -If your question is not answered there, feel free to ask in the #help channel. \ No newline at end of file +If your question is not answered there, feel free to ask in the #help channel.