Skip to content

Commit ec6024a

Browse files
committed
Fix typo
Http://, Https:// -> http://, https://
1 parent cbe6d55 commit ec6024a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-health-insights/includes/example-inference-limited-order-discrepancy-json-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ms.service: azure-health-insights
7979
"code": {
8080
"coding": [
8181
{
82-
"system": "Https://loinc.org",
82+
"system": "https://loinc.org",
8383
"code": "30704-1",
8484
"display": "US ABDOMEN LIMITED"
8585
}

0 commit comments

Comments
 (0)