packages/dev-utils: use doc comments + text fix in README

This commit is contained in:
Patrik Oldsberg
2020-04-28 14:06:20 +02:00
parent 5c797e4f53
commit 99f9c6863e
3 changed files with 25 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Utilities for developing Backstage plugins.
This package provides utilities that help in developing plugins for backstage, like App wrappers and API implementations for standalone serving of apps.
This package provides utilities that help in developing plugins for Backstage, like App wrappers and API implementations for standalone serving of apps.
## Installation