Ambiguous wording in Vercel Preview Environment branch documentation

Hello Vercel team,

Link to documentation: Environments

Small docs feedback on this sentence:

“Push a commit to a branch that is not your production branch (commonly main)”

The wording is ambiguous. On first read, “(commonly main)” can sound like it refers to the non-production branch, not the production branch.

A clearer version would be:

“Push a commit to any branch other than your production branch, commonly main. For example, create a branch named preview or push to an existing feature branch.”

I think that would be easier for beginners to parse correctly.

Thank you.

Thank you for this feedback! We’ll get this reviewed by the Docs team.