| Index: docs/language/informal/covariant-from-class.md
|
| diff --git a/docs/language/informal/covariant-from-class.md b/docs/language/informal/covariant-from-class.md
|
| index b9f3afe7ac56d2e1397604c46ba53115b63e631f..83120e24c60c9d00646fa5f36fb79ba61de701dc 100644
|
| --- a/docs/language/informal/covariant-from-class.md
|
| +++ b/docs/language/informal/covariant-from-class.md
|
| @@ -276,7 +276,7 @@ not a subtype of the type declared for p._
|
| ## Alternatives
|
|
|
| The "erasure" of the reified parameter type for each covariant parameter to
|
| -`Object` may seem agressive.
|
| +`Object` may seem aggressive.
|
|
|
| In particular, it ignores upper bounds on the formal type parameter which gives
|
| rise to the covariance due to class covariance, and it ignores the structure of
|
|
|