From 8b51d9fbeabd6313170f8601998c8141c1c4d9b5 Mon Sep 17 00:00:00 2001 From: KorbsStudio Date: Wed, 25 Jan 2023 04:34:20 -0500 Subject: [PATCH] Fix them typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8780d43..c9dc21c 100755 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ If the system's battery becomes low, Nexus Polestar will enable it's "Power Savi **Situration 2: Color Scheme and Theme Mode** (Windows and macOS) -on Windows and macOS, the user can set an accent color for their operating system, Nexus Polestar will try to use the accent color they've set. Along with using the theme mode, which is handy if they use a sunset feature to auto switch between light and dark mode. +On Windows and macOS, the user can set an accent color for their operating system, Nexus Polestar will try to use the accent color they've set. Along with using the theme mode, which is handy if they use a sunset feature to auto switch between light and dark mode. [`systemPreferences.getColor(color)`](https://www.electronjs.org/docs/latest/api/system-preferences#systempreferencesgetcolorcolor-windows-macos) (Windows and macOS) @@ -91,7 +91,7 @@ While dark mode is better it causes less eye-strain and great for those with low It is ideal for accessibility to allow your users to choose between light and dark modes. Consider people who have cataracts or other vision issues who would like to use your product but are unable to do so in light mode. -So, long short, this is being added for mainly accessibility. +So, long story short, this is being added for mainly accessibility. Learn more: https://webuild.io/digital-product-guide-dark-light-modes