diff --git a/README.md b/README.md index 79665009..03769ab4 100644 --- a/README.md +++ b/README.md @@ -836,12 +836,12 @@ In order to achieve greater coverage and encourage more people to contribute to - + - + @@ -861,7 +861,7 @@ In order to achieve greater coverage and encourage more people to contribute to - + diff --git a/src/go/fatorial.go b/src/go/factorial.go similarity index 100% rename from src/go/fatorial.go rename to src/go/factorial.go diff --git a/src/python/fatorial.py b/src/python/factorial.py similarity index 100% rename from src/python/fatorial.py rename to src/python/factorial.py diff --git a/src/rust/fatorial.rs b/src/rust/factorial.rs similarity index 100% rename from src/rust/fatorial.rs rename to src/rust/factorial.rs