From ed0be031872946a0ebe5aa90e97032fc657fcebe Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Mon, 16 Sep 2019 10:59:43 -0500
Subject: [PATCH] Update index.md

---
 docs/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index 29cf0d3..745e664 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -25,7 +25,7 @@ To Run:
     * column 1 = "Sample"
     * column 2 = "fastq_R1"
     * column 3 = "fastq_R2"
-    * can have repeated "Sample" if there are multiole fastq R1/R2 pairs for the samples
+    * can have repeated "Sample" if there are multiple fastq R1/R2 pairs for the samples
     * eg: can be downloaded [HERE](https://git.biohpc.swmed.edu/BICF/Astrocyte/cellranger_count/blob/master/docs/design.csv)
   * **genome**
     * Reference species and genome used for alignment and subsequent analysis.
-- 
GitLab