Skip to content

Commit

Permalink
UTF-8 has one more bin.
Browse files Browse the repository at this point in the history
I got a fever, and the only prescription is more sparklines.
  • Loading branch information
Chad Metcalf committed Nov 16, 2011
1 parent 159b265 commit 9188168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark
Expand Up @@ -44,7 +44,7 @@ EOF
}

# The actual fun characters we are generating in the sparkline.
ticks=(▁ ▂ ▃ ▄ ▅ ▆ ▇)
ticks=(▁ ▂ ▃ ▄ ▅ ▆ ▇)

# The numbers the user gave us.
numbers=()
Expand Down

0 comments on commit 9188168

Please sign in to comment.