Skip to content

Commit c6eead9

Browse files
committed
Fix typo
1 parent 8b25f0d commit c6eead9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces_ii/static_methods.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ interface Animal {
1313
// My cousin has a Pig that we were all afraid
1414
// was going to straight up eat her child.
1515
//
16-
// The child got old enough that its not a concern,
17-
// but good god.
16+
// The child got old enough that it's not a concern,
17+
// but good God.
1818
return false;
1919
}
2020
}

0 commit comments

Comments
 (0)