We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0e27f commit c6181caCopy full SHA for c6181ca
examples/lush_tutorial.lua
@@ -52,7 +52,7 @@
52
local lush = require('lush')
53
54
-- Lush uses the HSL colorspace to define colors because it allows for
55
--- more natural operations on colors and the relationalships between colors is
+-- more natural operations on colors and the relationships between colors is
56
-- simpler to understand.
57
--
58
-- Instead of RGB where you specify red, green and blue components, HSL uses:
0 commit comments