Apply suggestions from code review

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-04-27 17:16:16 +02:00
committed by GitHub
parent c614ede9a5
commit 74f74ccbdb
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ To link that a component provides or consumes an API, see the [`providesApis`](h
yarn add @backstage/plugin-api-docs
```
2. Add the `ApiExplorerPage` extensions to the app:
2. Add the `ApiExplorerPage` extension to the app:
```tsx
// packages/app/src/App.tsx