Paul Masson 7 years ago
parent
commit
21fe1caa16
1 changed files with 1 additions and 1 deletions
  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>