diff --git a/docs/running_psalm/issues/MixedArgumentTypeCoercion.md b/docs/running_psalm/issues/MixedArgumentTypeCoercion.md index c4e3b78f7..5b881f5a5 100644 --- a/docs/running_psalm/issues/MixedArgumentTypeCoercion.md +++ b/docs/running_psalm/issues/MixedArgumentTypeCoercion.md @@ -1,6 +1,6 @@ # MixedArgumentTypeCoercion -Emitted when Psalm cannot be sure that part of an array/iterabble argument's type constraints can be fulfilled +Emitted when Psalm cannot be sure that part of an array/iterable argument's type constraints can be fulfilled ```php