Skip to content

Commit

Permalink
chore: fixed typo in readme
Browse files Browse the repository at this point in the history
fixed typo in readme

Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
  • Loading branch information
t1agob committed Jan 27, 2024
1 parent fe4893f commit 9c9a7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The installation of the PagerDuty plugin for Backstage is done with *yarn* as al
To install this plugin run the following command from the Backstage root folder.

```bash
yarn add --cwd packages/app @pagerduty/backstage-plugin-commmon
yarn add --cwd packages/app @pagerduty/backstage-plugin-common
yarn add --cwd packages/backend @pagerduty/backstage-plugin-common
```

Expand Down

0 comments on commit 9c9a7cc

Please sign in to comment.