Skip to content

Commit 673b8f9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-health-insights/includes/example-inference-sex-mismatch-json-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ms.service: azure-health-insights
7878
"code": {
7979
"coding": [
8080
{
81-
"system": "Https://loinc.org",
81+
"system": "https://loinc.org",
8282
"code": "37006-4",
8383
"display": "MG BREAST - BILATERAL MLO"
8484
}

0 commit comments

Comments
 (0)