BlissRoms: Proper example naming
Change-Id: Ide35d33a5889af505992290b568b699cb530e43b
diff --git a/docs/BlissRoms/build-guide.md b/docs/BlissRoms/build-guide.md
index 32b52c8..e28f0f5 100644
--- a/docs/BlissRoms/build-guide.md
+++ b/docs/BlissRoms/build-guide.md
@@ -77,8 +77,8 @@
Before we download, we need to tell `repo` and `git` who we are. Run the following commands, substituting your information:
- git config --global user.email “randy.mcrandyface@hotmail.net”
- git config --global user.name “Randy McRandyface”
+ git config --global user.email "john.appleseed@example.com"
+ git config --global user.name "John Appleseed"
Now, we’re ready to initialize. We need to tell `repo` which manifest to read: