diff --git a/website/templates/features/experimental/StandardException.html b/website/templates/features/experimental/StandardException.html index c7fc40fe2a..fa4c704dd1 100644 --- a/website/templates/features/experimental/StandardException.html +++ b/website/templates/features/experimental/StandardException.html @@ -10,7 +10,7 @@ <@f.overview>

- Put this annotation on your own exception types (new classes that extends Exception or anything else that inherits from Throwable. This annotation will then generate up to 4 constructors: + Put this annotation on your own exception types (new classes that extends Exception or anything else that inherits from Throwable). This annotation will then generate up to 4 constructors: