Paul Masson 7 年之前
父节点
当前提交
21fe1caa16
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/examples/renderers/SVGRenderer.html

+ 1 - 1
docs/examples/renderers/SVGRenderer.html

@@ -21,7 +21,7 @@
 				<li>Complex or animated user interfaces</li>
 				<li>Complex or animated user interfaces</li>
 			</ul>
 			</ul>
 			<p>
 			<p>
-				[name] has various advantages. It produces crystal-clear and sharp output which is independet of the actual viewport resolution.<br />
+				[name] has various advantages. It produces crystal-clear and sharp output which is independent of the actual viewport resolution.<br />
 				SVG elements can be styled via CSS. And they have good accessibility since it's possible to add metadata like title or description (useful for search engines or screen readers).
 				SVG elements can be styled via CSS. And they have good accessibility since it's possible to add metadata like title or description (useful for search engines or screen readers).
 			</p>
 			</p>
 			<p>
 			<p>