We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db27a6 commit 91e1753Copy full SHA for 91e1753
pkg/api/api.go
@@ -742,7 +742,7 @@ const (
742
ContainerEventRecreated
743
// ContainerEventExited is a ContainerEvent of type exit. ExitCode is set
744
ContainerEventExited
745
- // UserCancel user canceled compose up, we are stopping containers
+ // UserCancel user cancelled compose up, we are stopping containers
746
HookEventLog
747
)
748
0 commit comments