Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 6bc45c8

Browse files
committed
Fix stray extensions
1 parent 18bd309 commit 6bc45c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

2-Authorization-I/1-call-graph/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
page_type: sample
33
extensions:
4-
- services: ms-identity
5-
- platform: javascript
4+
services: ms-identity
5+
platform: javascript
66
languages:
77
- javascript
88
products:

3-Authorization-II/1-call-api/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
page_type: sample
33
extensions:
4-
- services: ms-identity
5-
- platform: javascript
4+
services: ms-identity
5+
platform: javascript
66
languages:
77
- typescript
88
- csharp

0 commit comments

Comments
 (0)