Skip to content

[Changelog] Fix obvious typos in 2.1 changelog#18461

Merged
Rafikooo merged 4 commits intoSylius:2.1from
alisolphp:fix-typos-2-1
Oct 21, 2025
Merged

[Changelog] Fix obvious typos in 2.1 changelog#18461
Rafikooo merged 4 commits intoSylius:2.1from
alisolphp:fix-typos-2-1

Conversation

@alisolphp
Copy link
Copy Markdown
Contributor

@alisolphp alisolphp commented Oct 20, 2025

Q A
Branch? 2.1
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

Summary

Fix four obvious typos in CHANGELOG-2.1.md:

Notes

  • Minimal diffs only; no punctuation/style changes.
  • Code, identifiers, and formatting are untouched.

Summary by CodeRabbit

  • Documentation
    • Corrected typos in changelog entries for improved readability and clarity.

Corrects spelling in changelog entry:
[Shop] Image/File Uploud Buttons Size Fix → Upload
No other changes; punctuation and formatting untouched.
Corrects double-f typo in:
[Composer][1.14] More specific confflict with serializer → conflict
No stylistic edits; minimal diff.
Fixes spelling in:
FEAT: [AdminBundle] Open shop preview and nessecary user dropdown links in new tab → necessary
No other content modified.
Normalizes spelling in:
[Shop] Html lables translation → labels
No punctuation/format changes.
@alisolphp alisolphp requested review from a team as code owners October 20, 2025 21:18
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Oct 20, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 20, 2025

Walkthrough

Minor typo corrections in CHANGELOG-2.1.md fixing spelling errors: "Uploud" → "Upload", "nessecary" → "necessary", and "lables" → "labels" across multiple entries without semantic or structural changes.

Changes

Cohort / File(s) Summary
Documentation Typo Fixes
CHANGELOG-2.1.md
Corrected spelling errors: "Uploud" to "Upload", "nessecary" to "necessary", and "lables" to "labels" in changelog entries

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

Documentation

Suggested reviewers

  • GSadee

Poem

🐰 A typo here, a typo there,
In changelogs we find and repair,
From "Uploud" springs "Upload" bright,
Spelling's fixed—all feels so right! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The pull request title "[Changelog] Fix obvious typos in 2.1 changelog" directly and accurately summarizes the main change in the changeset, which is correcting typographical errors in CHANGELOG-2.1.md. The title is concise, clear, and uses descriptive language that immediately conveys the primary change without noise or vague terms. A teammate scanning the project history would quickly understand that this PR addresses typo corrections in a changelog file for version 2.1.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b333551 and e3f0154.

📒 Files selected for processing (1)
  • CHANGELOG-2.1.md (3 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
CHANGELOG-2.1.md

27-27: Reference links and images should use a label that is defined
Missing link or image reference definition: "dx"

(MD052, reference-links-images)


28-28: Reference links and images should use a label that is defined
Missing link or image reference definition: "product"

(MD052, reference-links-images)


29-29: Reference links and images should use a label that is defined
Missing link or image reference definition: "dx"

(MD052, reference-links-images)


30-30: Reference links and images should use a label that is defined
Missing link or image reference definition: "dx"

(MD052, reference-links-images)


32-32: Reference links and images should use a label that is defined
Missing link or image reference definition: "1.14"

(MD052, reference-links-images)

🔇 Additional comments (1)
CHANGELOG-2.1.md (1)

25-25: All four typo corrections look good!

The spelling fixes have been applied correctly:

  • Line 25: "Upload" ✓
  • Line 32: "conflict" ✓
  • Line 51: "necessary" ✓
  • Line 134: "labels" ✓

These minimal changes align perfectly with the PR objectives and improve documentation clarity without affecting any semantics or structure.

Also applies to: 32-32, 51-51, 134-134


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Rafikooo Rafikooo merged commit 21428cc into Sylius:2.1 Oct 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance CI configurations, READMEs, releases, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants