From 74e0e12e41ed6bc055975aad25c46abb0c699017 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Tue, 16 Mar 2021 22:48:59 -0400 Subject: [PATCH] Update text Signed-off-by: Adam Harvey --- .../examples/documented-component/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/techdocs-backend/examples/documented-component/docs/index.md b/plugins/techdocs-backend/examples/documented-component/docs/index.md index 44a11abe4d..dd3d3da6fa 100644 --- a/plugins/techdocs-backend/examples/documented-component/docs/index.md +++ b/plugins/techdocs-backend/examples/documented-component/docs/index.md @@ -33,6 +33,6 @@ While this documentation isn't comprehensive, in the future it should cover the | Topic | Description | | ------- | ------------------------------------------------------------ | -| Topic 1 | An introductory topic to help you learn about the topic. | +| Topic 1 | An introductory topic to help you learn about the component. | | Topic 2 | A more detailed topic that explains more information. | | Topic 3 | A final topic that provides conclusions and lessons learned. |