From 0cc1176140ef0de82b0e07c9592ba2a5b2859e4b Mon Sep 17 00:00:00 2001 From: neodevelop Date: Wed, 20 May 2020 18:50:47 -0500 Subject: [PATCH] \#1 Typo while writing --- lib/arithmetic.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/arithmetic.rb b/lib/arithmetic.rb index 868275d..272ac80 100644 --- a/lib/arithmetic.rb +++ b/lib/arithmetic.rb @@ -1,3 +1,3 @@ -class Aritmethic +class Arithmetic end