From f77004406675b131e8289b762b3220a480baa9f6 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Thu, 3 Sep 2020 23:41:07 +0300 Subject: [PATCH] Fix typo on the website --- website/templates/index/quickstart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/templates/index/quickstart.html b/website/templates/index/quickstart.html index add2b66d981..f79a98ececb 100644 --- a/website/templates/index/quickstart.html +++ b/website/templates/index/quickstart.html @@ -26,7 +26,7 @@
{% highlight "bash" %}{% include "install/rpm.sh" %}{% endhighlight %}
-
+
{% highlight "bash" %}{% include "install/tgz.sh" %}{% endhighlight %}