doc: fix markdown spacing (#13683)

* doc: fix markdown spacing

* fix spacing
This commit is contained in:
317brian 2023-01-25 16:22:49 -08:00 committed by GitHub
parent 17c0167248
commit 9021161c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

View File

@ -60,7 +60,7 @@ Make sure you meet the following requirements before starting the Jupyter-based
jupyter notebook --port 3001
```
- An available Druid instance. You can use the `micro-quickstart` configuration described in [Quickstart (local)](./index.md). The tutorials assume that you are using the quickstart, so no authentication or authorization is expected unless explicitly mentioned.
- An available Druid instance. You can use the [Quickstart (local)](./index.md) instance. The tutorials assume that you are using the quickstart, so no authentication or authorization is expected unless explicitly mentioned.
## Tutorials