spelling error

the word verison should be verision

Change-Id: Ib118345a14cdf3174be7b6dc9a4ce889561416e0
This commit is contained in:
chenjiao 2018-06-17 14:24:55 +08:00
parent 028d37d986
commit ff8fbbf3a9
1 changed files with 1 additions and 1 deletions

View File

@ -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 from https://service-types.openstack.org/service-types.json and potentially
cache it. It is recommended that client libraries handle consumption of the 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 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. `Consuming Service Types Authority`_ for information on how to fetch the data.
The basic process is: The basic process is: