Skip to content

Commit 8a0aaa9

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

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
@@ -20,7 +20,7 @@ The development server starts at `http://localhost:5173` with hot-reload for liv
2020

2121
| Script | Purpose |
2222
|--------|---------|
23-
| `start` | Starts the VitePress dev server and opens the browser automatically. Primary entry point for local documentation development. |
23+
| `start` | Starts the VitePress dev server and opens the browser automatically. This is the primary entry point for local documentation development. |
2424
| `dev` | Starts the VitePress dev server without opening the browser. Useful in container/remote environments or when the browser is already open. |
2525
| `preview` | Serves the production build output (`dist/`) locally on port 8080 for verifying the built site before deployment. Requires `build:vitepress` to have been run first. |
2626

0 commit comments

Comments
 (0)