From ff8fbbf3a9c2b8f6f96b6df0ddeb3865b8177274 Mon Sep 17 00:00:00 2001 From: chenjiao Date: Sun, 17 Jun 2018 14:24:55 +0800 Subject: [PATCH] spelling error the word verison should be verision Change-Id: Ib118345a14cdf3174be7b6dc9a4ce889561416e0 --- guidelines/consuming-catalog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guidelines/consuming-catalog.rst b/guidelines/consuming-catalog.rst index 53b1e66..03b3930 100644 --- a/guidelines/consuming-catalog.rst +++ b/guidelines/consuming-catalog.rst @@ -129,7 +129,7 @@ Algorithm. A client library could either keep a local copy or fetch the data from https://service-types.openstack.org/service-types.json and potentially cache it. It is recommended that client libraries handle consumption of the historical data for their users but also allow some mechanism for the user to -provide a more up to date verison of the data if necessary. See +provide a more up to date version of the data if necessary. See `Consuming Service Types Authority`_ for information on how to fetch the data. The basic process is: