Skip to content

Commit 50888ec

Browse files
d3xter666KlattG
andauthored
docs: Update internal/documentation/README.md
Co-authored-by: Günter Klatt <guenter.klatt@sap.com>
1 parent 5069bd9 commit 50888ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The development server starts at `http://localhost:5173` with hot-reload for liv
2828

2929
| Script | Purpose |
3030
|--------|---------|
31-
| `build:vitepress` | Builds the static site into the `dist/` directory. Requires `generate-cli-doc`, `schema-generate(-gh-pages)` and `jsdoc-generate(-gh-pages)` to be run first. |
31+
| `build:vitepress` | Builds the static site into the `dist/` directory. Requires `generate-cli-doc`, `schema-generate(-gh-pages)` and `jsdoc-generate(-gh-pages)` to run first. |
3232
| `build:assets` | Copies image assets from `docs/images/` to the build output directory. Must be run after `build:vitepress`. Accepts an optional destination path argument (defaults to `./dist`). |
3333

3434
### Code Generation

0 commit comments

Comments
 (0)