diff --git a/extras/rya.manual/src/site/markdown/loaddata.md b/extras/rya.manual/src/site/markdown/loaddata.md index 8894cbd62..0770eedd6 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--shaded.jar` executable jar file to HDFS. * Run the following sample command: