Fixed spelling mistake in adr's readme

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
This commit is contained in:
Robert Bunning
2022-12-20 15:13:23 -05:00
parent fd19425ebe
commit f50f2cf891
+1 -1
View File
@@ -83,7 +83,7 @@ By default, the ADR plugin will only be able to retrieve ADRs through GitHub. If
1. Make sure the [ADR backend plugin](../adr-backend/README.md) is installed.
2. [Configure an integration](https://backstage.io/docs/integrations/) for the site you would like to pull ADRs from.
3. Set the adrFileFetcher property on EntityAdrContent to urlReadersAdrFileFetcher:
3. Set the adrFileFetcher property on EntityAdrContent to urlReaderAdrFileFetcher:
```jsx
// In packages/app/src/components/catalog/EntityPage.tsx