From e64c9ad0ce601e89dcd2b12c600cb5797ae3e90b Mon Sep 17 00:00:00 2001
From: Kalila <69767640+digisomni@users.noreply.github.com>
Date: Sun, 21 Feb 2021 16:47:55 -0500
Subject: [PATCH] Apply suggestions from code review

Co-authored-by: David Rowe <david@ctrlaltstudio.com>
---
 BUILD.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/BUILD.md b/BUILD.md
index 911e376ee1..02d528d03a 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -72,11 +72,11 @@ Where `/path/to/directory` is the path to a directory where you wish the build f
     // The identifying tag of the release.
     CMAKE_BACKTRACE_TOKEN
     
-    // The release version. e.g. 2021.3.2
+    // The release version, e.g., 2021.3.2.
     RELEASE_NUMBER
-    // The release name. e.g. Eos
+    // The release name, e.g., Eos.
     RELEASE_NAME
-    // The build commit. e.g. Use a Git hash for the most recent commit in the branch: fd6973b
+    // The build commit, e.g., use a Git hash for the most recent commit in the branch - fd6973b.
     BUILD_NUMBER
 
     // The type of release.