summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwangqiangbj <wangqiangbj@inspur.com>2018-05-14 19:24:58 +0800
committerwangqiangbj <wangqiangbj@inspur.com>2018-05-14 19:39:00 +0800
commite5d808f6fa95b994f8adbe1c9c298a0b7eb704ca (patch)
treea7f16a444b2e49c4b002bf5b19d2b3e3355cfb72 /doc
parent93eca81e588465da9900202b32bdcd8ddad0d866 (diff)
downloadceilometer-e5d808f6fa95b994f8adbe1c9c298a0b7eb704ca.tar.gz
fix typos
fix misspelling of word 'available' Change-Id: I7b4de4a4eecc587cfe372caeeb02a6dc61cef865
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/telemetry-data-pipelines.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/telemetry-data-pipelines.rst b/doc/source/admin/telemetry-data-pipelines.rst
index 92a05b8c..d3c6bb56 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.