Skip to content

Commit

Permalink
fixed typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
VenkateshRavula committed May 22, 2020
1 parent 3b522d9 commit 6d68cf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module OneviewSDK
module ImageStreamer
module API1600
# Artifact Bundle resource implementation for Image Streamer
class ArtifactBundle < OneviewSDK::ImageStreamer::API020::ArtifactBundle
class ArtifactBundle < OneviewSDK::ImageStreamer::API1020::ArtifactBundle
end
end
end
Expand Down

0 comments on commit 6d68cf5

Please sign in to comment.