From 82693088c1cefbdccd5bb39aac0640238ca05c7b Mon Sep 17 00:00:00 2001
From: akwizgran <michael@briarproject.org>
Date: Tue, 28 Aug 2018 14:12:20 +0100
Subject: [PATCH] Use shorter text, idiomatic English.

---
 content/manual.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/manual.md b/content/manual.md
index e092e7e..357628a 100644
--- a/content/manual.md
+++ b/content/manual.md
@@ -287,11 +287,11 @@ Here, you can customize your Briar experience.
 
 ### Dark Theme ###
 
-<img src="assets/img/manual_dark_theme_nav_drawer-cropped.png" alt="THe main menu in a dark theme">
+<img src="assets/img/manual_dark_theme_nav_drawer-cropped.png" alt="The main menu in a dark theme">
 
-You can change the default visual theme.
-There are these options:
-* **Light** uses bright colors with lots of white.
-* **Dark** uses very dark colors. Good for reading at night.
-* **Automatic** changes the theme to one of the two above based on the day time.
+You can change the color scheme that Briar uses.
+These are the options:
+* **Light** uses light colors.
+* **Dark** uses dark colors.
+* **Automatic** changes the theme based on the time of day.
 * **System Default** sets the theme to whatever your system is set to.
-- 
GitLab