From c7c7525c8b9c51f3dae679db28db3289efc971a7 Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Mon, 17 Apr 2017 18:40:14 -0500
Subject: [PATCH] Update ci_faq.md

---
 documentation/ci_faq.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ci_faq.md b/documentation/ci_faq.md
index 679e0b9f4..e630d3c16 100644
--- a/documentation/ci_faq.md
+++ b/documentation/ci_faq.md
@@ -16,7 +16,7 @@ condition.
 1. Re-run the build. 
    - Sometimes something weird happens, so it's good to check this.
 2. Figure out what you did wrong and fix it. 
-   - If you click on the build, you should be able to see the exact logs the
+   - If you click on the build, you should be able to see the exact logs of the
      build process. Debug the error to figure out what went wrong. Maybe you 
      failed a test. You may need to open the source code for the test to see
      where you failed, which is very insightful into figuring out what went
-- 
GitLab