Update docs/features/techdocs/how-to-guides.md

Signed-off-by: Bodil Björklund <bodilb@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
bodilb
2021-09-24 13:43:24 +02:00
committed by Emma Indal
parent 5bcd49ae9d
commit d1e0287c83
+1 -1
View File
@@ -220,7 +220,7 @@ https://github.com/backstage/backstage/issues/new?assignees=&labels=bug&template
## How to implement your own TechDocs APIs
The TechDocs plugin provides implementations of two primary apis by default, the
The TechDocs plugin provides implementations of two primary apis by default: the
[TechDocsStorageApi](https://github.com/backstage/backstage/blob/55114cfeb7045e3e5eeeaf67546b58964f4adcc7/plugins/techdocs/src/api.ts#L33),
which is responsible for talking to TechDocs storage to fetch files to render,
and