Skip to content

Commit b5ff05f

Browse files
committed
update the faq for github page
1 parent 53acb12 commit b5ff05f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,7 @@ <h2>FAQ</h2>
257257
<li class='faq-item'>
258258
<div class="faq-question">Why is the language of my gist "Other"?</div>
259259
<div class="faq-answer">
260-
<b>Lepton</b> depends on GitHub API to detect the language. If this fails,
261-
you can put <code>"// vim: syntax=&ltyour_language&gt"</code> at the top of the gist to specify the language.
260+
Lepton replies on GitHub APIs to detect the language. To overwrite the result, put <code>"// vim: syntax=&ltyour_language&gt"</code> at the beginning of the gist.
262261
<div class="github-snippet">
263262
<script src="https://gist.github.com/hackjutsu/288bbaaf821851df0ded368cf36e3104.js"></script>
264263
</div>

0 commit comments

Comments
 (0)