Skip to content

Commit d32f755

Browse files
authored
Apply suggestions from code review
1 parent 7c17ace commit d32f755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Azure Health Data Services is a set of managed API services based on open standa
2323
#### FHIR Service
2424

2525
**Fixed performance for Search Queries with identifiers**
26-
This bug fix addresses timeout issues observed for search queries with identifiers, by leveraging OPTIMIZE clauss.
26+
This bug fix addresses timeout issues observed for search queries with identifiers, by leveraging OPTIMIZE clause.
2727
For more details, visit [#3207](https://github.com/microsoft/fhir-server/pull/3207)
2828

2929
**Fixed transient issues associated with loading custom search parameters**
30-
This bug fix address the issue, where the FHIR service would not load the latest SearchParameter status in event of failure.
30+
This bug fix addresses the issue, where the FHIR service would not load the latest SearchParameter status in event of failure.
3131
For more details, visit [#3222](https://github.com/microsoft/fhir-server/pull/3222)
3232

3333
## March 2023

0 commit comments

Comments
 (0)