Skip to content

Commit

Permalink
docs: 📝 fixed typo in PagerDutySmallCard documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
  • Loading branch information
t1agob committed Jun 26, 2024
1 parent f2f3122 commit ce2b7cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/pagerduty-small-card.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PagerDutySmallCard Component

The `PagerDutySmallCard` is a component initially contributed by community members that you can add to the Entity page. This card presents similar information to `PagerDutyCard` but in a smaller form factor. It allows you to:
The **PagerDutySmallCard** is a component initially contributed by community members that you can add to the Entity page. This card presents similar information to **PagerDutyCard** but in a smaller form factor. It allows you to:

- check the **status** of your service
- access relevant **service metrics**
Expand All @@ -15,7 +15,7 @@ This card doesn't show any *incidents* or *recent changes* as the idea is to be

![pagerdutysmallcard-component-expanded](../images/small-card-expanded.png)

You can add the `PagerDutySmallCard` to your Backstage application easily by following the steps highlighted in [Configuring Backstage](/backstage-plugin-docs/getting-started/backstage) but use the `PagerDutySmallCard` instead.
You can add the **PagerDutySmallCard** to your Backstage application easily by following the steps highlighted in [Configuring Backstage](/backstage-plugin-docs/getting-started/backstage) but use the `EntityPagerDutySmallCard` instead.

The *on call* and *insights* tabs can be removed from the Card by following the steps detailed in [hide on call](/backstage-plugin-docs/advanced/hide-oncall) and [hide insights](/backstage-plugin-docs/advanced/hide-insights).

Expand Down

0 comments on commit ce2b7cf

Please sign in to comment.