Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def ml_online_deployment_create(
module_logger.warning(
"All traffic will be set to deployment %s once it has been provisioned.\n"
"If you interrupt this command or it times out while waiting for the provisioning, "
"you can try to set all the traffic to this deployment later once its has been provisioned.",
"you can try to set all the traffic to this deployment later once it has been provisioned.",
Comment on lines 120 to +123
deployment.name
)

Expand Down