Skip to content

Commit ed3a61b

Browse files
yam425jssql1234
authored andcommitted
fix: fix grammar mistake in x-store
1 parent b67e12a commit ed3a61b

4 files changed

Lines changed: 24 additions & 24 deletions

File tree

docs/integration/xstore/inventory.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ tags: ["SQL Account", "Integration", "e-Commerce", "XStore", "Inventory"]
2121
![3](../../../static/img/xstore/inventory/map-dialog-overview.png)
2222

2323
:::info
24-
Use the **Filter Button** to narrow your **Platform Products View**, or use the **Search Bar** to find specific ecommerce products and stock items.
24+
Use the **Filter Button** to narrow your **Platform Products View**, or use the **Search Bar** to find specific e-commerce products and stock items.
2525
:::
2626

27-
3. Select ecommerce products synced from various platforms and map them to stock items synced from SQL Account
27+
3. Select e-commerce products synced from various platforms and map them to stock items synced from SQL Account
2828

2929
![4](../../../static/img/xstore/inventory/mapping-product-1.png)
3030

3131
:::info
32-
**Ecommerce Products** are mapped to **Stock Item UOM**.
32+
**e-commerce Products** are mapped to **Stock Item UOM**.
3333
:::
3434

3535
4. To unmap products, select them and click **Unmap**
@@ -69,10 +69,10 @@ tags: ["SQL Account", "Integration", "e-Commerce", "XStore", "Inventory"]
6969

7070
<!-- ### Update Quantity
7171
72-
1. Click the **+/-** icon to update the ecommerce platform product quantity
72+
1. Click the **+/-** icon to update the e-commerce platform product quantity
7373
7474
![12](../../../static/img/xstore/inventory/update-quantity.png)
7575
7676
:::info
77-
The ecommerce platform quantity is based on the current quantity of stock items in the location mapped to your store.
77+
The e-commerce platform quantity is based on the current quantity of stock items in the location mapped to your store.
7878
::: -->

docs/integration/xstore/login.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ slug: /integration/xstore/login
66
tags: ["SQL Account", "Integration", "e-Commerce", "XStore", "Sign In"]
77
---
88

9-
109
:::info
1110
For detailed instructions, please refer to the [**Sign Up Section**](#sign-up) below.
1211
:::
@@ -17,11 +16,11 @@ If you already have an account, you can <a href="https://x-store-demo.sql.com.my
1716
- **Sign in with Email** - Enter your email address and click the verification link to sign in
1817
- **Google Single Sign-On (SSO)** - Sign in with your Google account (Gmail only). Click the Google button, select your Gmail account, and you'll be signed in automatically.
1918

20-
![login-overview](../../../static/img/xstore/login/login-overview.png)
19+
![login-overview](../../../static/img/xstore/login/login-overview.png)
2120

2221
## Sign Up
2322

24-
Don't have an account yet? Click <a href="https://x-store-demo.sql.com.my/register"><strong>Sign up here</strong></a> to create a new account.
23+
If you don't have an account yet, click <a href="https://x-store-demo.sql.com.my/register"><strong>Sign up here</strong></a> to create a new account.
2524

2625
### Sign Up with Passkey
2726

@@ -35,28 +34,29 @@ Passkeys provide a secure, passwordless way to access your account.
3534

3635
![passkey-overview](../../../static/img/xstore/login/passkey-overview.png)
3736

38-
3. Enter your **User Name** in the first input field and a **Passkey Name** in the second input
37+
3. Enter your **User Name** and **Passkey Name**
3938

4039
:::info
4140
This passkey name will be displayed on your phone as an option during authentication.
4241
:::
4342

44-
4. Click **Register Passkey**
43+
4. Click **Sign Up**
4544

4645
![passkey-form](../../../static/img/xstore/login/passkey-form.png)
4746

4847
5. Choose the option:
48+
4949
- iPhone, iPad, or Android device
5050

5151
![passkey-option](../../../static/img/xstore/login/passkey-option.png)
5252

5353
6. Use your smartphone to scan the QR code displayed
5454

55-
:::info
56-
Ensure both **Bluetooth** and **WiFi/Mobile data** are turned on for both your laptop and smartphone.
57-
:::
55+
:::info
56+
Ensure both **Bluetooth** and **WiFi/Mobile data** are turned on for both your laptop and smartphone.
57+
:::
5858

59-
![passkey-creation](../../../static/img/xstore/login/passkey-creation.png)
59+
![passkey-creation](../../../static/img/xstore/login/passkey-creation.png)
6060

6161
7. Complete the passkey registration on your device
6262

@@ -82,9 +82,9 @@ For email-based registration:
8282

8383
5. Check your email inbox for a verification link
8484

85-
:::info
86-
The verification link expires in 2 minutes.
87-
:::
85+
:::info
86+
The verification link expires in 2 minutes.
87+
:::
8888

8989
![email-action](../../../static/img/xstore/login/email-action.png)
9090

@@ -96,13 +96,13 @@ For email-based registration:
9696

9797
![email-verification](../../../static/img/xstore/login/email-verification.png)
9898

99-
8. Once successful, you'll be redirected to the **Company List** page
99+
8. Once successful, you'll be redirected to the **Company List** page
100100

101101
## Try Demo
102102

103-
Feel free to explore the available features in X-Store by using **Try Demo** without sign in.
103+
Feel free to explore the available features in X-Store by using **Try Demo** without signing in.
104104

105-
![demo-overview](../../../static/img/xstore/login/demo-overview.png)
105+
![demo-overview](../../../static/img/xstore/login/demo-overview.png)
106106

107107
## Company List Page
108108

@@ -112,7 +112,7 @@ Here you can:
112112

113113
- View all companies you've created
114114
- View companies you've joined
115-
- Create new company
115+
- Create a new company
116116

117117
![company-overview](../../../static/img/xstore/login/company-overview.png)
118118

@@ -138,4 +138,4 @@ Here you can:
138138
139139
5. **Can I use Google Single Sign-On (SSO) with non-Gmail accounts?**
140140
141-
- No, Google Single Sign-On (SSO) is only supported for Gmail accounts. -->
141+
- No, Google Single Sign-On (SSO) is only supported for Gmail accounts. -->

docs/integration/xstore/orders/orders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Once orders reach **Shipped**, **Delivered**, or **Completed** status:
153153
| 🔴 Red | Failed |
154154

155155
3. **Archived Orders** – Turn on the switch to view orders that have been posted to SQL Account.
156-
Note\*: if orders is updated after posted, it will be moved back to **non archived** page.
156+
Note\*: If orders are updated after posting, they will be moved back to the **non-archived** page.
157157

158158
---
159159

docs/integration/xstore/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Users invited by User ID join the company immediately without needing to accept
187187
Log in using a Passkey and redirect to the Company List page.
188188

189189
:::info Prerequisite
190-
You must register an user account with passkey before using this method to accept the invitation.
190+
You must register a user account with a passkey before using this method to accept the invitation.
191191
:::
192192

193193
![Accept with Passkey](../../../static/img/xstore/settings/user-invitation-accept-passkey.png)

0 commit comments

Comments
 (0)