This is an automated email from the ASF dual-hosted git repository.
dzamo pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 3144ec2 Fix formatting on "Configuring Storage Plugins" page (#2148)
3144ec2 is described below
commit 3144ec264f13272d0f8ec6b681b4e85705411e5b
Author: Vitalii Diravka <[email protected]>
AuthorDate: Thu Jan 21 06:17:17 2021 +0200
Fix formatting on "Configuring Storage Plugins" page (#2148)
---
_docs/connect-a-data-source/036-configuring-storage-plugins.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/_docs/connect-a-data-source/036-configuring-storage-plugins.md
b/_docs/connect-a-data-source/036-configuring-storage-plugins.md
index af76860..f51bb39 100644
--- a/_docs/connect-a-data-source/036-configuring-storage-plugins.md
+++ b/_docs/connect-a-data-source/036-configuring-storage-plugins.md
@@ -25,7 +25,8 @@ To create a name and new configuration:
name. Names are case-sensitive.

- {% include startnote.html %}The URL differs depending on your installation
and configuration.{% include endnote.html %}
+{% include startnote.html %}The URL differs depending on your installation and
configuration.{% include endnote.html %}
+
4. Click **Create**.
5. In Configuration, use JSON formatting to modify a copy of an existing
configuration if possible.
Using a copy of an existing configuration reduces the risk of JSON coding
errors. Use the Storage Plugin Attributes table in the next section as a guide
for making typical modifications.