Skip to content

Commit 3048f50

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ms.service: azure-health-insights
8080
"code": {
8181
"coding": [
8282
{
83-
"system": "Https://loinc.org",
83+
"system": "https://loinc.org",
8484
"code": "41806-1",
8585
"display": "CT ABDOMEN"
8686
}

0 commit comments

Comments
 (0)