Skip to content

Commit 3655016

Browse files
Update build-configuration.md
------- cc: @craigshoemaker
1 parent 4009c37 commit 3655016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/build-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ If you want to skip building the API, you can bypass the automatic build and dep
226226

227227
Steps to skip building the API:
228228

229-
- In the *staticwebapp.config.json* file, set `apiRuntime` to the correct language and version. Refer to [Configure Azure Static Web Apps](configuration.md#selecting-the-api-language-runtime-version) for the list of supported languages and versions.
229+
- In the *staticwebapp.config.json* file, set `apiRuntime` to the correct runtime and version. Refer to [Configure Azure Static Web Apps](configuration.md#selecting-the-api-language-runtime-version) for the list of supported runtimes and versions.
230230
```json
231231
{
232232
"platform": {

0 commit comments

Comments
 (0)