Skip to content

Commit 43ef273

Browse files
Merge pull request #125417 from changeworld/patch-131
Fix typo
2 parents c15776d + bf9399f commit 43ef273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-health-insights/includes/example-inference-finding-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": "24627-2",
8484
"display": "CT CHEST"
8585
}

0 commit comments

Comments
 (0)