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

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
This commit is contained in:
Adrian Ke Chongyang
2021-04-19 15:18:01 +08:00
committed by Chongyang Adrian, Ke
parent 74c91998bf
commit 6db5564af6
+1 -1
View File
@@ -157,5 +157,5 @@ DocsCardGrid and DocsTable, exported from @backstage/techdocs. They both take a
array of documentation entities ( have 'backstage.io/techdocs-ref' annotation )
as an 'entities' attribute.
For an reference to the React structure of the default home page, please refer
For a reference to the React structure of the default home page, please refer
to `plugins/techdocs/src/home/components/TechDocsCustomHome.tsx`.