Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 3ac327d

Browse files
committed
fix: minor typo fixes in CHANGELOG
1 parent a6c927f commit 3ac327d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414
- Optional and Extension STAPI Status Codes "scheduled", "held", "processing",
1515
"reserved", "tasked", and "user_cancelled"
1616
- Asynchronous opportunity search. If the root router supports asynchronous opportunity
17-
search, all products must support it. If asynchronouse opportunity search is
17+
search, all products must support it. If asynchronous opportunity search is
1818
supported, `POST` requests to the `/products/{productId}/opportunities` endpoint will
19-
default to asynchronous opportunity search unless synchronous searchis also supported
19+
default to asynchronous opportunity search unless synchronous search is also supported
2020
by the `product` and a `Prefer` header in the `POST` request is set to `wait`.
2121
- Added the `/products/{productId}/opportunities/` and `/searches/opportunities`
2222
endpoints to support asynchronous opportunity search.

0 commit comments

Comments
 (0)