Apply suggestions from code review

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Marian Steinbach <marian@giantswarm.io>
This commit is contained in:
Marian Steinbach
2025-03-24 11:50:18 +01:00
committed by GitHub
parent 0db2c686eb
commit 46501e1a05
+1 -1
View File
@@ -160,7 +160,7 @@ Each notification processor will receive its own row in the settings page, where
## Additional info
An example of a backend plugin sending notifications can be found in the [`@backstage/plugin-scaffolder-backend-module-notifications` repository](https://github.com/backstage/backstage/tree/master/plugins/scaffolder-backend-module-notifications).
An example of a backend plugin sending notifications can be found in the [`@backstage/plugin-scaffolder-backend-module-notifications` package](https://github.com/backstage/backstage/tree/master/plugins/scaffolder-backend-module-notifications).
Sources of the notifications and signals plugins: