From 5915f54eccacf9924114124038ae982e1db35587 Mon Sep 17 00:00:00 2001 From: James J Balamuta Date: Sat, 27 Jan 2018 19:01:36 -0600 Subject: [PATCH] Improve wording --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 6e4cf8a..f9c2b95 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ - Created shims for warning and error handling - Automatically load and unload shims alongside package calls. -- Added coverage tests for detecting verifying handler setup and for +- Added coverage tests to verify the present of the handlers and for checking the contents of the error handler. # Special Thanks