summaryrefslogtreecommitdiff
path: root/grid2.html
diff options
context:
space:
mode:
Diffstat (limited to 'grid2.html')
-rw-r--r--grid2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/grid2.html b/grid2.html
index 17a95ec..75e6dd2 100644
--- a/grid2.html
+++ b/grid2.html
@@ -44,7 +44,7 @@ var canvas = new Matrix (96, 64, function(x,y){
lex.char = "x"
}
- lex.opacity = 1
+ lex.opacity = 1
lex.build()
return lex
})