Skip to content

docs/branching.md: Standardize hyphenation of "cherry-picking" across TOC and headings #1939

Description

@coderabbitai

Summary

In docs/branching.md, the term "cherry-picking" is hyphenated inconsistently:

  • Line 15 (TOC): "Cherry-picking" ✅ (hyphenated — correct)
  • Line 20 (TOC): "Cherry picking" ❌ (non-hyphenated)
  • Line 250 (section heading): "Cherry picking" ❌ (non-hyphenated)

All occurrences should use the hyphenated form "Cherry-picking" for grammatical correctness and visual consistency.

Suggested fix

-    * [Cherry picking](#cherry-picking)
+    * [Cherry-picking](#cherry-picking)

-### Cherry picking
+### Cherry-picking

References

/cc @tisnik

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions