patx/twig
fix typo in index.html footer
Commit 85f1a6f · patx · 2026-06-15T01:26:59-04:00
Comments
No comments yet.
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> · MIT license</footer>
+<footer>View source and report issues at <a href="https://gitman.io/patx/twig">gitman.io/patx/twig</a> · MIT license</footer>
</body>
</html>