Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e53f71

Browse files
Fix TS SDK casing (#705)
* Resolve conflicts * Fix conflict * Fix casing on TypeScript SDK
1 parent 0b227e5 commit 2e53f71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/guides/tooling/sdks/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Download the **Box Platform** SDK in a programming language of your choice and g
5858
| Platform | Maintained? | API Parity |
5959
| ----------------------------------- | ----------- | ---------- |
6060
| [Python Gen SDK][pythongensdk] | Yes | Full |
61-
| [Typescript Gen SDK][tsgensdk] | Yes | Full |
61+
| [TypeScript Gen SDK][tsgensdk] | Yes | Full |
6262
| [.NET Gen SDK][dotnetgensdk] | Yes | Full |
6363
| [Swift Gen SDK][swiftgensdk] (Beta) | Yes | Full |
6464
| [Java Gen SDK][javagensdk] (Beta) | Yes | Full |

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Download the **Box Platform** SDK in a programming language of your choice and g
6363
| Platform | Maintained? | API Parity |
6464
| ----------------------------------- | ----------- | ---------- |
6565
| [Python Gen SDK][pythongensdk] | Yes | Full |
66-
| [Typescript Gen SDK][tsgensdk] | Yes | Full |
66+
| [TypeScript Gen SDK][tsgensdk] | Yes | Full |
6767
| [.NET SDK][dotnetgensdk] | Yes | Full |
6868
| [Swift SDK][swiftgensdk] (Beta) | Yes | Full |
6969
| [Java Gen SDK][javagensdk] (Beta) | Yes | Full |

0 commit comments

Comments
 (0)