fix: fix typo

This commit is contained in:
Sivan 2020-03-01 22:06:55 +08:00
parent 55dd370e3a
commit 55e66d1c7e

View file

@ -85,7 +85,7 @@
<hr>
<h2 id="examples">效果示例<a class="anchor" href="#examples">#</a></h2>
<p style="height: 1.5em;">本页面<em>全页</em>应用了赫蹏样式,所见即所得。下面是内置的多种排版效果演示。</p>
<p>本页面<em>全页</em>应用了赫蹏样式,所见即所得。下面是内置的多种排版效果演示。</p>
<details open>
<summary id="example-1">示例1:古文</summary>
<section class="demo">
@ -537,7 +537,6 @@
const heti = new Heti()
heti.autoSpacing()
// hetiSpacing.spacingElements(document.getElementsByClassName('heti'))
</script>
</body>
</html>