Skip to content

Commit 760e4ac

Browse files
Improve the SDK Platform description (#697)
* Resolve conflicts * Fix conflict * Add Platform intro to SDK pages * Improve sdk message
1 parent ad4c3f6 commit 760e4ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/guides/tooling/sdks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Here's what you can expect from the new SDKs:
5353
- **Embedded Documentation**: All objects and parameters are documented directly in the source code of the SDK so all the necessary information is stored in one place.
5454
- **Enhanced Convenience Methods**: The newly introduced convenience methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.
5555

56-
Find the Box Platform SDK in programming language of your choice and get started:
56+
Find the Box Platform SDK in a programming language of your choice and get started:
5757

5858
| Platform | Maintained? | API Parity |
5959
| ----------------------------------- | ----------- | ---------- |

content/pages/sdks-and-tools/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Here's what you can expect from the new SDKs:
5858
- **Embedded Documentation**: All objects and parameters are documented directly in the source code of the SDK so all the necessary information is stored in one place.
5959
- **Enhanced Convenience Methods**: The newly introduced convenience methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.
6060

61-
Find the Box Platform SDK in programming language of your choice and get started:
61+
Find the Box Platform SDK in a programming language of your choice and get started:
6262

6363
| Platform | Maintained? | API Parity |
6464
| ----------------------------------- | ----------- | ---------- |

0 commit comments

Comments
 (0)