Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion changelog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

Public delivery timeline for Kite Passport — see each component's recent releases below.
Public delivery timeline for Kite Passport — see each component's recent releases below. Please be noticed this Changelog feature is still being processed and may change.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Fix grammatical error in notice text.

The phrase "Please be noticed" is grammatically incorrect. Use "Please note that" or "Please be notified that" instead. Additionally, "Changelog" should be lowercase for consistency with its usage elsewhere in the document (line 1 heading and line 41).

📝 Proposed fix for grammar and capitalization
-Public delivery timeline for Kite Passport — see each component's recent releases below. Please be noticed this Changelog feature is still being processed and may change.
+Public delivery timeline for Kite Passport — see each component's recent releases below. Please note that this changelog feature is still being processed and may change.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
Public delivery timeline for Kite Passport — see each component's recent releases below. Please be noticed this Changelog feature is still being processed and may change.
Public delivery timeline for Kite Passport — see each component's recent releases below. Please note that this changelog feature is still being processed and may change.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@changelog/README.md` at line 3, Replace the sentence "Please be noticed this
Changelog feature is still being processed and may change." with a grammatically
correct and consistently cased version: "Please note that this changelog feature
is still being processed and may change." Ensure "Please note that" replaces
"Please be noticed" and "Changelog" is lowercased to "changelog" to match the
heading and other usages.


<!-- changelog-index-start -->
## May 19, 2026
Expand Down
Loading