Skip to content

Commit 5965af4

Browse files
kuflowerjhadobe
andauthored
Update src/pages/starter-kit/checkout/configure.md
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
1 parent d3b3c75 commit 5965af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/starter-kit/checkout/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The [`sync-oauth-credentials`](https://github.com/adobe/commerce-checkout-starte
3636
OAUTH_SCOPES=<scope>
3737
OAUTH_IMS_ORG_ID=<img org>
3838

39-
Note that this script is included as part of the `pre-app-build` hook in [app.config.yaml](https://github.com/adobe/commerce-checkout-starter-kit/blob/main/app.config.yaml). When the app build is triggered, the script runs automatically to synchronize the OAuth credentials with the Commerce instance.
39+
This script is included as part of the `pre-app-build` hook in [app.config.yaml](https://github.com/adobe/commerce-checkout-starter-kit/blob/main/app.config.yaml). When the app build is triggered, the script runs automatically to synchronize the OAuth credentials with the Commerce instance.
4040

4141
```yaml
4242
application:

0 commit comments

Comments
 (0)