From ed096521849ecdbef83cb4d4b909f7328dbcbf4d Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Fri, 18 Mar 2022 13:20:23 -0500 Subject: [PATCH] Fixed wording Signed-off-by: Andre Wanlin --- plugins/tech-insights-backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tech-insights-backend/README.md b/plugins/tech-insights-backend/README.md index 3d19e31579..60c3477efe 100644 --- a/plugins/tech-insights-backend/README.md +++ b/plugins/tech-insights-backend/README.md @@ -246,7 +246,7 @@ There are three FactRetrievers that come out of the box with Tech Insights: ## Backend Example -Here's an example backend setup that will use the three included fact retrievers so you can get an idea of how this all works. This will the the entire contents of your `techInsights.ts` file found at `\packages\backend\src\plugins` as per [Adding the plugin to your `packages/backend`](#adding-the-plugin-to-your-packagesbackend) +Here's an example backend setup that will use the three included fact retrievers so you can get an idea of how this all works. This will be the entire contents of your `techInsights.ts` file found at `\packages\backend\src\plugins` as per [Adding the plugin to your `packages/backend`](#adding-the-plugin-to-your-packagesbackend) ```ts import {