Skip to content

Commit 56b112b

Browse files
phrasing
1 parent ef819c7 commit 56b112b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/docs/reference

src/pages/docs/reference/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Commands:
3434

3535
## Usage
3636

37-
For interactive usage, you can import the CLI and call the `run` function with either the **build**, **develop**, or **serve** commands.
37+
For programmatic usage, you can import the CLI and call the `run` function with either the **build**, **develop**, or **serve** commands.
3838

3939
```js
4040
import { run } from "@greenwood/cli/src/index.js";

0 commit comments

Comments
 (0)