fix a typo in documentation

Change-Id: I8fd9246105e1e1ac2caeee21dc97742cfe1d199f
This commit is contained in:
melissaml
2018-03-23 07:02:57 +08:00
parent fd3b9d6681
commit b81ab98b5b

View File

@@ -192,7 +192,7 @@ describe 'octavia' do
end
end
context 'with overriden amqp parameters' do
context 'with overridden amqp parameters' do
let :params do
{ :default_transport_url => 'amqp://amqp_user:password@localhost:5672',
:amqp_idle_timeout => '60',