Skip to content

Commit 1093c5b

Browse files
committed
Changing content titles for consistancy
1 parent 2e6b670 commit 1093c5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/practice/bob/.approaches/answer-array/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# answer array
1+
# Answer array
22

33
```java
44
import java.util.function.Predicate;

exercises/practice/bob/.approaches/method-based-if-statements/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# method-based `if` statements
1+
# Method-Based `if` statements
22

33
```java
44
class Bob {

0 commit comments

Comments
 (0)