Typo Paelette -> Palette

This commit is contained in:
Christoph Knoth 2013-12-16 02:27:07 +01:00
parent a51f8d4ee8
commit 39c1e76d4c

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<title>Paelette</title>
<title>Palette</title>
<link rel="stylesheet" href="../css/style.css">
<script type="text/javascript" src="../../dist/paper.js"></script>
<script type="text/paperscript" canvas="canvas">
@ -70,4 +70,4 @@
<body>
<canvas id="canvas" width="640" height="100"></canvas>
</body>
</html>
</html>