Skip to content

Commit ce1205c

Browse files
authored
Fixed syntax issue
1 parent 2e7db9e commit ce1205c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sharepoint/docfx.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@
6666
},
6767
"fileMetadata": {
6868
"ms.service":{
69-
"sharepoint-ps/sharepoint-online/*.yml":"sharepoint-powershell"
70-
},
71-
"ms.service":{
69+
"sharepoint-ps/sharepoint-online/*.yml":"sharepoint-powershell",
7270
"sharepoint-ps/sharepoint-pnp/*.yml":"sharepoint-powershell"
7371
},
7472
"ms.prod":{

0 commit comments

Comments
 (0)