Skip to content

Commit

Permalink
test: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
amin authored and zanninso committed Jul 10, 2024
1 parent bfe7898 commit ae40b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subjects/java/checkpoints/factorial-master/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class RecursiveFactorial extends Factorial {

### Usage

Here is a possible ExerciseRunner.java to test your classes:
Here is a possible `ExerciseRunner.java` to test your classes:

```java
public class ExerciseRunner {
Expand Down

0 comments on commit ae40b4e

Please sign in to comment.