From 45a4010a6590ec0e474444bff818a17cde049bd6 Mon Sep 17 00:00:00 2001 From: John Veness Date: Thu, 5 Mar 2026 00:07:02 +0000 Subject: [PATCH] Fix capitalization and grammar in cfw_environment.md --- docs/user_guide/all/cfw_environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/all/cfw_environment.md b/docs/user_guide/all/cfw_environment.md index 0840bba5..1ef153a1 100644 --- a/docs/user_guide/all/cfw_environment.md +++ b/docs/user_guide/all/cfw_environment.md @@ -8,7 +8,7 @@ outline: false A "CFW Environment" describes the context in which you are using custom firmware (CFW). As a reminder, custom firmware is never permanently installed, and runs independently on top of the system firmware. This means that you never have to commit to where you want to use custom firmware. -Atmosphère temporarily patches HOS (HorizonOS, operating system of the switch) to enable customizations. You can choose what version of HOS it patches, each time you turn on your system. Each option has its own benefits and drawbacks. +Atmosphère temporarily patches HOS (HorizonOS, the operating system of the Switch) to enable customizations. You can choose what version of HOS it patches, each time you turn on your system. Each option has its own benefits and drawbacks. * For the purposes of this guide, the suffix -NAND and -MMC are interchangeable.