Commit 37f7d11a authored by Diana Stanley's avatar Diana Stanley

correct error message

parent 9bdc9b1a
......@@ -35,7 +35,7 @@ module Clusters
def check_timeout
if timeouted?
begin
app.make_errored!('Installation timeouted')
app.make_errored!('Installation timed out')
ensure
remove_installation_pod
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment