fix a typo in documentation

Change-Id: I0c89f0630701fce3e2c97f53080f48ef6084d687
This commit is contained in:
melissaml 2018-03-23 06:25:58 +08:00
parent f4d814f5d4
commit 943345ece1
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ describe 'aodh' 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',