Change "closely" to "as closely as possible"
It was what I originally wrote and now serves as a good test.
This commit is contained in:
parent
73540054b8
commit
2a4f840a79
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
(div (@ (class "span6"))
|
(div (@ (class "span6"))
|
||||||
(h3 "Development version")
|
(h3 "Development version")
|
||||||
"This version tries to follow the developments of "
|
"This version tries to follow the developments of "
|
||||||
,($ 'dispass) " closely."))
|
,($ 'dispass) " as closely as possible."))
|
||||||
(div (@ (class "row"))
|
(div (@ (class "row"))
|
||||||
(div (@ (class "span6"))
|
(div (@ (class "span6"))
|
||||||
(a (@ (href ,($ 'tar-gz))
|
(a (@ (href ,($ 'tar-gz))
|
||||||
|
|
Loading…
Reference in a new issue