Fix pronoun in command usage text by st3penta · Pull Request #2617 · tektoncd/cli

@tekton-robot tekton-robot added the size/S

Denotes a PR that changes 10-29 lines, ignoring generated files.

label

Oct 3, 2025

vdemeester

@tekton-robot tekton-robot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Oct 8, 2025

@st3penta

This commit corrects a grammar error in the warning message shown
for experimental commands.

The warning previously used "it's" but should use "its" (the possessive
pronoun) when referring to the command's usage and behavior.