Merge pull request #3203 from adamdmharvey/doc-updates-2nov
chore(docs): Minor documentation updates
This commit is contained in:
@@ -22,7 +22,7 @@ during their entire life cycle.
|
||||
|
||||
Each Utility API is tied to an `ApiRef` instance, which is a global singleton
|
||||
object without any additional state or functionality, its only purpose is to
|
||||
reference Utility APIs. `ApiRef`s are create using `createApiRef`, which is
|
||||
reference Utility APIs. `ApiRef`s are created using `createApiRef`, which is
|
||||
exported by `@backstage/core`. There are many
|
||||
[predefined Utility APIs](../reference/utility-apis/README.md) defined in
|
||||
`@backstage/core`, and they're all exported with a name of the pattern
|
||||
|
||||
Reference in New Issue
Block a user