Skip to content

Commit f4599b1

Browse files
committed
Remove extra ,
1 parent 2e880c2 commit f4599b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-share-windows-folder-to-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The following steps provide example EFLOW PowerShell commands to share one or mo
8383
"hostFolderPath": "Read-Write-Access",
8484
"readOnly": false,
8585
"targetFolderOnGuest": "/tmp/host-read-write-access"
86-
},
86+
}
8787
]
8888
}
8989
]

0 commit comments

Comments
 (0)