Minor fix in loaddata.md; Closes #299
diff --git a/extras/rya.manual/src/site/markdown/loaddata.md b/extras/rya.manual/src/site/markdown/loaddata.md
index 8894cbd..0770eed 100644
--- a/extras/rya.manual/src/site/markdown/loaddata.md
+++ b/extras/rya.manual/src/site/markdown/loaddata.md
@@ -99,7 +99,7 @@
 This Map Reduce job will read files into memory and parse them into statements. The statements are saved into the triplestore. 
 Here are the steps to prepare and run the job:
 
-  * Load the RDF data to HDFS. It can be single of multiple volumes and directories in them.
+  * Load the RDF data to HDFS. It can be single of multiple volumes and can have directories in them.
   * Also load the `mapreduce/target/rya.mapreduce-<version>-shaded.jar` executable jar file to HDFS.
   * Run the following sample command: