diff --git a/src/methods-and-traits/traits/supertraits.md b/src/methods-and-traits/traits/supertraits.md index a06794c3c82..a1e09bdf044 100644 --- a/src/methods-and-traits/traits/supertraits.md +++ b/src/methods-and-traits/traits/supertraits.md @@ -38,4 +38,4 @@ This is sometimes called "trait inheritance" but students should not expect this to behave like OO inheritance. It just specifies an additional requirement on implementations of a trait. -
+