diff --git a/docs/docs/reference/other-new-features/matchable.md b/docs/docs/reference/other-new-features/matchable.md index e9a2b9611189..6a0adeb3b7f9 100644 --- a/docs/docs/reference/other-new-features/matchable.md +++ b/docs/docs/reference/other-new-features/matchable.md @@ -1,6 +1,6 @@ --- layout: doc-page -title: The Matchable Trait +title: "The Matchable Trait" --- A new trait `Matchable` controls the ability to pattern match.