Skip to content

Commit 22572a6

Browse files
authored
Fixing quotes
1 parent 7624c96 commit 22572a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ POST {{FHIR_URL}}/$reindex
2424

2525
{
2626

27-
resourceType”: “Parameters,
27+
"resourceType": "Parameters",
2828

29-
parameter: []
29+
"parameter": []
3030

3131
}
3232
```

0 commit comments

Comments
 (0)