Skip to content

Commit af347b2

Browse files
coyotte508julien-c
andauthored
Update docs/hub/spaces-config-reference.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent 2340ea4 commit af347b2

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
@@ -52,7 +52,7 @@ Path is relative to the root of the repository.
5252
**`app_build_command`** : _string_
5353
For static Spaces, command to run first to generate the HTML to render. Use together with `app_file`. Example: `npm run build`.
5454

55-
Each update, the build command will run and the build output will be stored in `refs/convert/build`,
55+
Each update, the build command will run in a Job 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
5757

5858
**`app_port`** : _int_

0 commit comments

Comments
 (0)