From 5c9d5a7408044b0ff9f96a42d8c90694ee41d54f Mon Sep 17 00:00:00 2001 From: zhuli Date: Tue, 20 Jun 2017 15:24:46 +0800 Subject: [PATCH] Fixes a typo in quickstart.rst Fixes a typo in quickstart.rst quickly Change-Id: I24ce5e24e74c3646dafc1be2210ebb18d7ec4cff --- doc/source/devref/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/devref/quickstart.rst b/doc/source/devref/quickstart.rst index b23fbcc3..afd82d36 100644 --- a/doc/source/devref/quickstart.rst +++ b/doc/source/devref/quickstart.rst @@ -550,7 +550,7 @@ The next two commands will create input and output data sources in swift. --url "swift://integration.sahara/input.txt" input $ openstack dataprocessing data source create --type swift --username admin --password admin \ - --url "swift://integration.sahara/output.txt" input + --url "swift://integration.sahara/output.txt" output If you want to create data sources in hdfs, use valid hdfs urls: