Skip to content

Commit 805b903

Browse files
authored
Docs: fix markdoc example (#11932)
1 parent 2280a19 commit 805b903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/intro/markdoc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Minimal configuration is required to build an existing Markdoc project on Read t
2121
install:
2222
# Install dependencies
2323
- cd docs/ && npm install
24-
build
24+
build:
2525
# Build the site
2626
- cd docs/ && npm run build
2727
# Copy generated files into Read the Docs directory

0 commit comments

Comments
 (0)