Fixed a typo and a formatting issue in the Timelion tutorial. (#9937)

This commit is contained in:
debadair 2017-01-18 14:16:33 -08:00 committed by Court Ewing
parent 3ec2ce801c
commit 5f8d3c9318

View file

@ -83,7 +83,7 @@
datasource.
</p>
<p>
should already see one chart, but you might need to make a
You should already see one chart, but you might need to make a
couple adjustments before you see any interesting data:
</p>
<ul>
@ -318,7 +318,10 @@
</p>
<p>Now that you're familiar with the syntax, refer to the
<a ng-click="section = 'functions'">Function reference</a> to see
how to use all of the available Timelion functions.
how to use all of the available Timelion functions. You can view
the reference at any time by clicking <strong>Docs</strong>
in the Kibana toolbar. To get back to this tutorial, click the
<strong>Tutorial</strong> link at the top of the reference.
</p>
</div>
<div class="doc-container-buttons">
@ -328,12 +331,7 @@
>
Previous
</button>
<span>
<strong>Tip:</strong> You can view the Function reference at any
time by clicking <strong>Docs</strong> in the Kibana toolbar. To
get back to this tutorial, click the Tutorial link at the top of
the Function reference.
</span>
<button
ng-click="opts.dontShowHelp()"
class="btn btn-default btn-doc-next"