Skip to content

Commit adf1b3c

Browse files
authored
Merge pull request #114745 from KimiaTahvildari/patch-5
Fixing typo
2 parents 0cd6ead + bb59e14 commit adf1b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/how-to-run-a-reindex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ content-type: application/fhir+json
105105
"parameter": [
106106
{
107107
"name": "targetSearchParameterTypes",
108-
"valueString": "{url of custom search parameter. In case of multiple custom search parameters, url list can be comma seperated.}"
108+
"valueString": "{url of custom search parameter. In case of multiple custom search parameters, url list can be comma separated.}"
109109
}
110110
]
111111

0 commit comments

Comments
 (0)