summaryrefslogtreecommitdiffstats
path: root/development/crystal-lang
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:00:19 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:38:57 +0700
commitac5aa9671c1841f483de53906ea851e78eea5267 (patch)
treefc2025318db64101f8536317f162956d0387b930 /development/crystal-lang
parente1a6c614dfe5a18826c6cf3ddc772e3bb3b9100f (diff)
downloadslackbuilds-ac5aa9671c1841f483de53906ea851e78eea5267.tar.gz
slackbuilds-ac5aa9671c1841f483de53906ea851e78eea5267.tar.xz
development/crystal-lang: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/crystal-lang')
-rw-r--r--development/crystal-lang/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/crystal-lang/README b/development/crystal-lang/README
index 0733fe15f7..4d5f14564f 100644
--- a/development/crystal-lang/README
+++ b/development/crystal-lang/README
@@ -1,3 +1,4 @@
Crystal
-Crystal is a Ruby-like statically type-checked programming language that compiles into efficient native code.
+Crystal is a Ruby-like statically type-checked programming language
+that compiles into efficient native code.