Skip to content

Commit 835906f

Browse files
minor changes
1 parent e5261ac commit 835906f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developers/modules/tebex.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ As a fallback, and for **macOS** and **Linux** users, a separate window opens to
2121

2222
## Usage Guidelines
2323

24-
To ensure a smooth user experience, server must only open checkout windows from user-initiated actions. Examples include, but aren't limited to:
24+
To ensure a smooth user experience, servers must only open checkout windows from user-initiated actions. Examples include, but aren't limited to:
2525

2626
**Allowed (User-Initiated Actions):**
2727
- Clicking a link in chat
@@ -73,7 +73,7 @@ You’ll need your **public token** and **private key** from: [Tebex API Keys](h
7373
</Callout>
7474

7575
### Sample Code
76-
Explore each integration by cycling through each tab, to find the best fit for your requirements and needs.
76+
Explore each integration by cycling through each tab to find the best fit for your requirements and needs.
7777

7878
<Tabs items={['Apollo API', 'apollo-protos library', 'Manual JSON Object Construction']}>
7979

0 commit comments

Comments
 (0)