diff --git a/docs/docs/internals/syntax.md b/docs/docs/internals/syntax.md index 949e65e9fbf2..e83a1bc5a6e5 100644 --- a/docs/docs/internals/syntax.md +++ b/docs/docs/internals/syntax.md @@ -116,7 +116,7 @@ given if implicit import lazy match new null object override package private protected return sealed super then throw trait true try type val var while with yield -: = <- => <: :> # +: = <- => <: >: # @ =>> ?=> ```