Skip to content

Commit 2d84d8e

Browse files
danezcodebyuma
andauthored
Update packages/config-schema/src/schema/netlify-toml.schema.json
Co-authored-by: Uma Chandran <codebyuma@users.noreply.github.com>
1 parent bc2137c commit 2d84d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/config-schema/src/schema/netlify-toml.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
},
613613
"staticServerPort": {
614614
"title": "Static server port",
615-
"description": "Port for the static file server. This value will only take effect if `framework` is set to `#static` or `#auto` without any framework being detected.",
615+
"description": "Port for the static file server. This value will only take effect if `framework` is set to `#static` or `#auto` and no framework is detected.",
616616
"type": "number"
617617
},
618618
"targetPort": {

0 commit comments

Comments
 (0)