Skip to content

Commit

Permalink
Updated example file
Browse files Browse the repository at this point in the history
  • Loading branch information
sijeesh committed Mar 26, 2018
1 parent 73dbe3f commit 7af123c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/shared_samples/server_profile.rb
Expand Up @@ -98,7 +98,7 @@
msgs = item3.get_messages
puts "\nMessasses retrieved successfully! \n Message: #{msgs}"
rescue OneviewSDK::MethodUnavailable
puts "\nThe method #get_messages available API version <= 500"
puts "\nThe method #get_messages available for API version <= 500"
end

puts "\nTransforming an existing profile"
Expand Down

0 comments on commit 7af123c

Please sign in to comment.