From ccdd96481104a91273ac8aa32a31f1c5890dccac Mon Sep 17 00:00:00 2001 From: Rob McGuire Date: Thu, 20 Feb 2020 01:14:23 -0800 Subject: [PATCH] Docs: Fix "enable" steps formatting (#22324) * Docs: Fix "enable" steps formatting * Update docs/sources/features/datasources/testdata.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Daniel Lee Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> --- docs/sources/features/datasources/testdata.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/features/datasources/testdata.md b/docs/sources/features/datasources/testdata.md index 0e690d75a93..ff4b3f8f639 100644 --- a/docs/sources/features/datasources/testdata.md +++ b/docs/sources/features/datasources/testdata.md @@ -18,11 +18,11 @@ This make is much easier to verify functionally since the data can be shared ver ## Enable The `TestData DB` data source is not enabled by default. To enable it: -1. In the **Configuration** menu (small gear on the left side of the screen, click **Data Sources**. -1. Click **Add Data Source**. -2. Search and click `TestData DB`. -3. Click **Save & Test** to enable it. +1. In the **Configuration** menu (small gear on the left side of the screen, click **Data Sources**. +2. Click **Add Data Source**. +3. Search and click `TestData DB`. +4. Click **Save & Test** to enable it. ## Create mock data.