Minor fix in loaddata.md; Closes #299

Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/5463da23
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/5463da23
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/5463da23

Branch: refs/heads/master
Commit: 5463da23c7cd5eaddf2ab13f0b42141211ab59f2
Parents: 6dd6882
Author: Maxim Kolchin <kolchin...@gmail.com>
Authored: Thu Jul 5 17:04:47 2018 +0300
Committer: Valiyil <puja.vali...@parsons.com>
Committed: Mon Oct 1 09:07:45 2018 -0400

----------------------------------------------------------------------
 extras/rya.manual/src/site/markdown/loaddata.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/5463da23/extras/rya.manual/src/site/markdown/loaddata.md
----------------------------------------------------------------------
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 @@ Bulk loading data is done through Map Reduce jobs.
 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:
 

Reply via email to