From 3453e82b7d7921524ab5d2c0e24f29930c35c6b1 Mon Sep 17 00:00:00 2001 From: Galeke <53419395+Galeke@users.noreply.github.com> Date: Tue, 22 Oct 2019 16:42:25 +0600 Subject: [PATCH] Update trimatoi.en.md --- subjects/trimatoi.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/trimatoi.en.md b/subjects/trimatoi.en.md index 615dd9f7..7a15ee5a 100644 --- a/subjects/trimatoi.en.md +++ b/subjects/trimatoi.en.md @@ -43,7 +43,7 @@ func main() { n4 := piscine.TrimAtoi(s4) n5 := piscine.TrimAtoi(s5) n6 := piscine.TrimAtoi(s6) - n7 := piscine.TrimAtoi(s6) + n7 := piscine.TrimAtoi(s7) fmt.Println(n) fmt.Println(n2)