Skip to content

Commit 8d44096

Browse files
authored
Merge pull request #103130 from catslovedata/patch-4
Edited wording to relate to the "app artifact location" header of the table
2 parents 9ea3fd8 + 0fbb878 commit 8d44096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/front-end-frameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following table lists the settings for a series of frameworks and libraries<
1919

2020
The intent of the table columns is explained by the following items:
2121

22-
- **Output location**: Lists the value for `output_location`, which is the [folder for built versions of application files](build-configuration.md).
22+
- **App artifact location (output location)**: Lists the value for `output_location`, which is the [folder for built versions of application files](build-configuration.md).
2323

2424
- **Custom build command**: When the framework requires a command different from `npm run build` or `npm run azure:build`, you can define a [custom build command](build-configuration.md#custom-build-commands).
2525

0 commit comments

Comments
 (0)