Skip to content

Commit 63c873b

Browse files
authored
Merge pull request #26141 from microsoftgraph/fix/snippet-language
fix: snippet language
2 parents a930880 + 87847a9 commit 63c873b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/sdks/national-clouds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ Connect-MgGraph -Environment USGov -ClientId 'YOUR_CLIENT_ID' `
6666

6767
### [TypeScript](#tab/typescript)
6868

69-
:::code language="csharp" source="./snippets/typescript/src/snippets/nationalClouds.ts" id="NationalCloudSnippet":::
69+
:::code language="typescript" source="./snippets/typescript/src/snippets/nationalClouds.ts" id="NationalCloudSnippet":::
7070

7171
---

0 commit comments

Comments
 (0)