summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-03 10:35:13 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-03 10:35:13 +0000
commita8812080c4977c2731e8ff1b129b59d236bc12e3 (patch)
tree6af8bd08514d9f97bc98cf23eb3009a7984b6968 /sample
parent35d7ae85eef59c2e50f8cd086b6baf48feb72fb9 (diff)
Fix typo in trick2018/README [ci skip]
s/dimentional/dimensional From: "yuuji.yaginuma" <yuuji.yaginuma@gmail.com> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66161 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample')
-rw-r--r--sample/trick2018/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/trick2018/README.md b/sample/trick2018/README.md
index 8e5729f151..345500b00a 100644
--- a/sample/trick2018/README.md
+++ b/sample/trick2018/README.md
@@ -7,7 +7,7 @@ THESE ARE BAD EXAMPLES! You must NOT use them as a sample code.
* 02-mame/entry.rb: "Best spiral" - **Silver award**
* 03-tompng/entry.rb: "Best png viewer" - **Bronze award**
* 04-colin/entry.rb: "Best one-liner" - 4th prize
-* 05-tompng/entry.rb: "Most three-dimentional" - 5th prize
+* 05-tompng/entry.rb: "Most three-dimensional" - 5th prize
These files are licensed under MIT license.