Skip to content

Commit

Permalink
feat: improve PagerDutyPage component description
Browse files Browse the repository at this point in the history
Update the description of the PagerDutyPage component.

Signed-off-by: Tiago Barbosa <[email protected]>
  • Loading branch information
t1agob committed Jul 4, 2024
1 parent c09d375 commit 4c33514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PagerDutyPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const PagerDutyPage = () => {
<Grid item>
<Typography variant="h4">Service to Entity mapping</Typography>
<Typography variant="body1">
Easily map your services to entities in Backstage without the need to add anotations to all your projects.
Easily map your existing PagerDuty services to entities in Backstage without the need to add anotations to all your projects.
</Typography>
<Typography variant="body1">
<b>Warning: </b>Only 1:1 mapping is allowed at this time.
Expand Down

0 comments on commit 4c33514

Please sign in to comment.