Skip to content

Commit dff4daf

Browse files
coyotte508julien-c
andauthored
Update docs/hub/spaces-sdks-static.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent 15d5ce9 commit dff4daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-sdks-static.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Static Spaces support adding a custom build step before serving your static asse
1515
Add `app_build_command` inside the `YAML` block at the top of your Spaces **README.md** file, and `app_file`.
1616

1717
For example:
18-
- `app_build_command: npm run build`
18+
- `app_build_command: npm run build`
1919
- `app_file: dist/index.html`
2020

2121
Example spaces:

0 commit comments

Comments
 (0)