Skip to content

Commit 90cc338

Browse files
committed
skill nit
1 parent 6ddce83 commit 90cc338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/b2c/skills/b2c-custom-api-development

plugins/b2c/skills/b2c-custom-api-development/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ Using a private SLAS client with client credentials grant:
371371

372372
```bash
373373
# Set your credentials
374-
SHORTCODE="your-short-code" # see b2c-cli:b2c-config skill to find this value; this it NOT the instance realm ID
374+
SHORTCODE="your-short-code" # see b2c-cli:b2c-config (b2c setup config) skill to find this value; this it NOT the instance realm ID
375375
ORG="f_ecom_xxxx_xxx"
376376
SLAS_CLIENT_ID="your-client-id"
377377
SLAS_CLIENT_SECRET="your-client-secret"

0 commit comments

Comments
 (0)