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

Commit 4928072

Browse files
committed
docs: fix formatting in Type Generation Command section of README.md
- Removed unnecessary hyphen from the `generateTypes()` function reference to ensure consistency in formatting. - This change improves the clarity of the documentation for users referencing the Type Generation Command.
1 parent d387349 commit 4928072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/types/generate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ typesCommand
5757
});
5858

5959
// 2. Operations Layer (actions.ts)
60-
- generateTypes()
60+
-generateTypes()
6161
- generateStoryblokTypes()
6262
- saveTypesToFile()
6363

0 commit comments

Comments
 (0)