diff --git a/resources-en/src/inspectionDescriptions/MigrateAssertToMatcherAssert.html b/resources-en/src/inspectionDescriptions/MigrateAssertToMatcherAssert.html index 7835ab9eb17d..35a8cb1d7603 100644 --- a/resources-en/src/inspectionDescriptions/MigrateAssertToMatcherAssert.html +++ b/resources-en/src/inspectionDescriptions/MigrateAssertToMatcherAssert.html @@ -1,6 +1,6 @@
-Reports usages of Assert.assertEquals, Assert.assertTrue etc. methods when its can be migrated to assertThat +Reports usages of Assert.assertEquals, Assert.assertTrue etc. methods when its can be migrated to Assert.assertThat \ No newline at end of file