Skip to content

Commit 7abbd22

Browse files
committed
Updated how-to-run-a-reindex.md
1 parent 75ee773 commit 7abbd22

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
@@ -189,7 +189,7 @@ Below is a table outlining the available parameters, defaults, and recommended r
189189
| `MaximumResourcesPerQuery` | The maximum number of resources included in the batch of resources to be reindexed. | 100 | 1-5000 |
190190
| `MaximumConcurrency` | The number of batches done at a time. | 1 | 1-10 |
191191

192-
If you want to use any of the parameters above, you can pass them into the `Parameters` resource when you start the reindex job with a `POST` request.
192+
If you want to use any of the parameters above, you can pass them into the `Parameters` resource when you send a `POST` request to start a reindex job.
193193

194194
```json
195195

0 commit comments

Comments
 (0)