cody
cody copied to clipboard
Consistent capitalization of 'Guardrails' in UI text
Summary
- Update capitalization of 'Guardrails' to be consistent throughout the UI text
- Applied to status messages, tooltips, and documentation comments
Test plan
- Verify all UI text now uses 'Guardrails' with proper capitalization
- Confirm changes in GuardrailsStatus.tsx, GuardrailsApplicator.tsx, and CodeBlockPlaceholder.tsx
Note: This PR contains the same changes as PR #7540, which was created against the fix-guardrails-capitalization branch. This PR targets main directly as requested.