diff --git a/commands/netobserv b/commands/netobserv index b1688f40..7862d93a 100755 --- a/commands/netobserv +++ b/commands/netobserv @@ -154,5 +154,5 @@ if [ -n "${execCommand}" ]; then collector \ -- $execCommand else - echo "Background capture started. Use 'oc netobserv follow' to see it's progress." + echo "Background capture started. Use 'oc netobserv follow' to see its progress." fi