Skip to content

Commit bd2814e

Browse files
coyotte508Copilot
andauthored
Update docs/hub/spaces-config-reference.md
Co-authored-by: Copilot <[email protected]>
1 parent 4589c4e commit bd2814e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-config-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Path to your main application file (which contains either `gradio` or `streamlit
5050
Path is relative to the root of the repository.
5151

5252
**`app_build_command`** : _string_
53-
For static Spaces, command to run first to generate the html to render. Use together with `app_file`. Example: `npm run build`.
53+
For static Spaces, command to run first to generate the HTML to render. Use together with `app_file`. Example: `npm run build`.
5454

5555
Each update, the build command will run and the build output will be stored in `refs/convert/build`,
5656
which will be served by the Space. See an example at https://huggingface.co/spaces/coyotte508/static-vite

0 commit comments

Comments
 (0)