patx/twig

fix typo in index.html footer

Commit 85f1a6f · patx · 2026-06-15T01:26:59-04:00

Changeset
85f1a6fe7e8f7f45c7d4a75c7d5986724a01ac59
Parents
35f2e64ab0792535a27425cef7e67eb9c38ff45e

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 0299262..d7d6b85 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -93,7 +93,7 @@
   <tr><td><code>Tab</code> / <code>Shift+Tab</code></td><td>Indent / Unindent</td></tr>
 </table>
 
-<footer>View souurce and report issues at <a href="https://gitman.io/patx/twig">gitman.io/patx/twig</a> &nbsp;· MIT license</footer>
+<footer>View source and report issues at <a href="https://gitman.io/patx/twig">gitman.io/patx/twig</a> &nbsp;· MIT license</footer>
 
 </body>
 </html>