Skip to content

Commit 935c23c

Browse files
authored
Merge pull request #195851 from craigshoemaker/patch-2
[Static Web Apps] Update build-configuration.md
2 parents 4009c37 + 3655016 commit 935c23c

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)