Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 24df207

Browse files
committed
docs: clean up README files by removing trailing whitespace
- Removed unnecessary trailing whitespace from the README files for the `languages`, `login`, and `user` commands to improve formatting and maintain consistency across documentation. - Ensured that all files end with a newline for better compatibility with various text editors.
1 parent 8f01508 commit 24df207

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

src/commands/languages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ Where:
9797
- The space ID is required
9898
- The command will create the necessary directories if they don't exist
9999
- The generated file follows the Storyblok languages schema
100-
- The file can be used for version control or backup purposes
100+
- The file can be used for version control or backup purposes

src/commands/login/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ storyblok login --token PERSONAL_ACCESS_TOKEN --region us
5454
- `us` - United States
5555
- `cn` - China
5656
- `au` - Australia
57-

src/commands/user/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Hi John Doe, you are currently logged in with john@example.com on eu region
3434
## Notes
3535

3636
- You must be logged in to use this command
37-
- The command uses your stored authentication token
37+
- The command uses your stored authentication token

0 commit comments

Comments
 (0)