[BpkCardV2] Fix spelling - change 'colour' to 'color' for US English consistency#4191
Merged
Gert-Jan Vercauteren (gert-janvercauteren) merged 2 commits into001-composable-cardfrom Jan 30, 2026
Conversation
12 tasks
Copilot started work on behalf of
Gert-Jan Vercauteren (gert-janvercauteren)
January 30, 2026 06:22
View session
Co-authored-by: gert-janvercauteren <[email protected]>
Copilot
AI
changed the title
[WIP] Add composable BpkCard component to design system
[BpkCardV2] Fix spelling - change 'colour' to 'color' for US English consistency
Jan 30, 2026
Copilot
AI
requested a review
from Gert-Jan Vercauteren (gert-janvercauteren)
January 30, 2026 06:26
Copilot finished work on behalf of
Gert-Jan Vercauteren (gert-janvercauteren)
January 30, 2026 06:26
Gert-Jan Vercauteren (gert-janvercauteren)
approved these changes
Jan 30, 2026
5dc92a3
into
001-composable-card
3 of 4 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrects British English spelling ('colour') to US English spelling ('color') throughout BpkCardV2 component to maintain codebase consistency with US English standards.
Changes
Documentation and Comments:
common-types.ts: Updated type documentation (3 instances)BpkCardV2.tsx: Updated JSDoc comments (1 instance)README.md: Updated component documentation (4 instances)CHANGELOG.md: Updated changelog entries (3 instances)stories.tsx: Updated Storybook descriptions (4 instances)Total: 15 spelling corrections across 5 files.
Remember to include the following changes:
[Clover-123][BpkButton] Updating the colourREADME.md(If you have created a new component)README.md💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.