Added a missing closing bracket (#24254)

This commit is contained in:
Amal
2020-05-05 01:45:02 +05:30
committed by GitHub
parent 1f784ad1a0
commit 1eb52465d7

View File

@ -19,7 +19,7 @@ This makes it much easier to verify functionality since the data can be shared v
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. 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.