diff --git a/SECURITY.md b/SECURITY.md index 69949fd..0c1e8c3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,4 +11,4 @@ The following versions will receive security updates promptly based on the maint ## Reporting a Vulnerability -To report a vulnerability, please use the GitHub discolsure in the security tab to alert us to a security issue. +To report a vulnerability, please use the GitHub disclosure in the security tab to alert us to a security issue. diff --git a/test/unit/defaults/transformReponse.js b/test/unit/defaults/transformResponse.js similarity index 100% rename from test/unit/defaults/transformReponse.js rename to test/unit/defaults/transformResponse.js