diff --git a/plugins/techdocs-backend/examples/documented-component/docs/index.md b/plugins/techdocs-backend/examples/documented-component/docs/index.md index c22dd18208..14d09ff2fc 100644 --- a/plugins/techdocs-backend/examples/documented-component/docs/index.md +++ b/plugins/techdocs-backend/examples/documented-component/docs/index.md @@ -25,6 +25,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. |