From e5d808f6fa95b994f8adbe1c9c298a0b7eb704ca Mon Sep 17 00:00:00 2001 From: wangqiangbj Date: Mon, 14 May 2018 19:24:58 +0800 Subject: [PATCH] fix typos fix misspelling of word 'available' Change-Id: I7b4de4a4eecc587cfe372caeeb02a6dc61cef865 --- doc/source/admin/telemetry-data-pipelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/telemetry-data-pipelines.rst b/doc/source/admin/telemetry-data-pipelines.rst index 92a05b8c89..d3c6bb5600 100644 --- a/doc/source/admin/telemetry-data-pipelines.rst +++ b/doc/source/admin/telemetry-data-pipelines.rst @@ -257,7 +257,7 @@ endpoint in the pipeline definition files. The HTTP target should be set along with the publisher declaration. For example, additional configuration options can be passed in: ``http://localhost:80/?option1=value1&option2=value2`` -The following options are availble: +The following options are available: ``timeout`` The number of seconds before HTTP request times out.