template/query: Fix a typo in experimental.
Thanks @geekygirldawn!
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block row_fluid %}
|
||||
<div class="span12">
|
||||
<div class="alert">
|
||||
This is highly exeprimental and will likely set your server on fire.
|
||||
This is highly experimental and will likely set your server on fire.
|
||||
</div>
|
||||
</div>
|
||||
<div class="container" style="margin-bottom:55px;">
|
||||
|
||||
Reference in New Issue
Block a user