diff --git a/src/main/resources/pestBundle.properties b/src/main/resources/pestBundle.properties index 883be543..ef1ff465 100644 --- a/src/main/resources/pestBundle.properties +++ b/src/main/resources/pestBundle.properties @@ -15,4 +15,4 @@ INSPECTION_DUPLICATE_CUSTOM_EXPECTATION=Pest custom expectation names must be un INSPECTION_INVALID_DATASET_REFERENCE=The dataset does not exist QUICK_FIX_CHANGE_TEST_NAME_CASING=Convert test name to sentence case -QUICK_FIX_CHANGE_MULTIPLE_EXPECT_INTO_CHAIN=Convert multiple 'expect' calls into chain \ No newline at end of file +QUICK_FIX_CHANGE_MULTIPLE_EXPECT_INTO_CHAIN=Convert multiple expectations into chain \ No newline at end of file