Branding change

Change-Id: I7a54df0fc5b4908193e770ab944b9cd9d3bc5f5a
diff --git a/docs/BlissRoms/build-guide.md b/docs/BlissRoms/build-guide.md
index a1aa7e9..a30e5f7 100644
--- a/docs/BlissRoms/build-guide.md
+++ b/docs/BlissRoms/build-guide.md
@@ -31,7 +31,7 @@
 
 ### Install source code tools
 
-Now we need to get the source code via a program named `repo`, made by Google. The primary function of `repo` is to read a manifest file located in Bliss's GitHub, and find what repositories you need to actually build Android.
+Now we need to get the source code via a program named `repo`, made by Google. The primary function of `repo` is to read a manifest file located in BlissRoms's GitHub organization, and find what repositories you need to actually build Android.
 
 Create a `~/bin` directory for `repo` to live in: