Skip to content

Commit ea57ddf

Browse files
committed
Rename Factorial
1 parent e342387 commit ea57ddf

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -836,12 +836,12 @@ In order to achieve greater coverage and encourage more people to contribute to
836836
</a>
837837
</td>
838838
<td> <!-- Python -->
839-
<a href="./src/python/fatorial.py">
839+
<a href="./src/python/factorial.py">
840840
<img align="center" height="25" src="./logos/python.svg" />
841841
</a>
842842
</td>
843843
<td> <!-- Go -->
844-
<a href="./src/go/fatorial.go">
844+
<a href="./src/go/factorial.go">
845845
<img align="center" height="25" src="./logos/golang.svg" />
846846
</a>
847847
</td>
@@ -861,7 +861,7 @@ In order to achieve greater coverage and encourage more people to contribute to
861861
</a>
862862
</td>
863863
<td> <!-- Rust -->
864-
<a href="./src/rust/fatorial.rs">
864+
<a href="./src/rust/factorial.rs">
865865
<img align="center" height="25" src="./logos/rust.svg"/>
866866
</a>
867867
</td>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)