Skip to content

Commit 9e7655c

Browse files
Update www/pages/getting-started.md
Co-authored-by: Aviv Keller <me@aviv.sh>
1 parent c7d5a19 commit 9e7655c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/pages/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ through a couple quick changes.
8484

8585
Create a `doc-kit.config.mjs` file at the root of the project.
8686

87-
```json
87+
```mjs
8888
import { join } from 'node:path';
8989

9090
/** @type {import('@node-core/doc-kit/src/utils/configuration/types').Configuration} */

0 commit comments

Comments
 (0)