update remote apply language to use proper its/it's

This commit is contained in:
Mary Cutrali 2019-06-14 12:22:21 -05:00
parent 06f103e31d
commit e44ca40702
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ func (b *Remote) opApply(stopCtx, cancelCtx context.Context, op *backend.Operati
const applyDefaultHeader = `
[reset][yellow]Running apply in the remote backend. Output will stream here. Pressing Ctrl-C
will cancel the remote apply if its still pending. If the apply started it
will cancel the remote apply if it's still pending. If the apply started it
will stop streaming the logs, but will not stop the apply running remotely.[reset]
Preparing the remote apply...