docs/style: improve copy quality across the console and README#79
Merged
Conversation
Fix grammar, punctuation, and consistency issues throughout the UI: - README: correct title, grammar, commands (bun dev/build), Font Awesome casing, add preview section - Navbar: "Signout" → "Sign Out" - Sidebar: aria-labels "Goto Github/Discord" → "Go to GitHub/Discord" - Deploy page: title-case headings; fix CPU helper text grammar - Billing report: "Prev month" → "Previous month" - Role pages: clean up select placeholders (remove --- wrapping dashes) - Deployment detail: title-case "Deployment details" / "Environment variables" - Modal titles (13 files): remove erroneous space before `?` in all confirmation dialogs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Deploying deploys-app--console with
|
| Latest commit: |
a43a5cd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9dc342e4.deploys-app--console.pages.dev |
| Branch Preview URL: | https://claude-eloquent-carson-d2ff9.deploys-app--console.pages.dev |
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.
Summary
Console→deploys.app Console), grammar (for manage→for managing), update commands to match CLAUDE.md (bun -b run dev→bun dev), fix Font Awesome Pro sentence, addbun previewsectionGoto Github/Discord→Go to GitHub/DiscordDeploy new revision→Deploy New Revision); fix CPU helper text grammar (Autoscale trigger when CPU hit 80%→Autoscaling triggers when CPU usage reaches 80%)Prev month→Previous month---Select Permission---/---Select Role---→ no dashes)Deployment detailsandEnvironment variablesheadings?in all confirmation dialogs (e.g.,Delete "foo" ?→Delete "foo"?)Test plan
?🤖 Generated with Claude Code