From ddb8152c00802d3001811671c075513cd61a8abb Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 14 Sep 2021 10:47:08 +0200 Subject: [PATCH] chore: fix changeset wording Signed-off-by: Johan Haals --- .changeset/neat-coats-sell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/neat-coats-sell.md b/.changeset/neat-coats-sell.md index fd585425be..8021e8ec18 100644 --- a/.changeset/neat-coats-sell.md +++ b/.changeset/neat-coats-sell.md @@ -3,7 +3,7 @@ --- This change adds an API endpoint for requesting a catalog refresh at `/refresh`, which is activated if a `CatalogProcessingEngine` is passed to `createRouter`. -The creation of the router has been abstracted behind the `CatalogBuilder` to simplify usage and future changes. The following changes are **changes are required** to your `catalog.ts`. +The creation of the router has been abstracted behind the `CatalogBuilder` to simplify usage and future changes. The following **changes are required** to your `catalog.ts` for the refresh endpoint to function. ```diff - import {