Skip to content

Commit 4eebc9f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-health-insights/includes/example-inference-laterality-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": "26688-1",
8484
"display": "US BREAST - LEFT LIMITED"
8585
}

0 commit comments

Comments
 (0)