From a919d7672cf46ae54e7ae5bafd0dae1f0e874cbb Mon Sep 17 00:00:00 2001 From: Henry Date: Wed, 15 Dec 2021 16:35:19 -0500 Subject: [PATCH] fix(typo) in HARD_TO_SEE_HOW_THIS_COULD_BE_YOUR_FAULT --- lib/waterline/utils/query/process-all-records.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/waterline/utils/query/process-all-records.js b/lib/waterline/utils/query/process-all-records.js index a70e0c1a0..5a64b5a48 100644 --- a/lib/waterline/utils/query/process-all-records.js +++ b/lib/waterline/utils/query/process-all-records.js @@ -35,7 +35,7 @@ var WARNING_SUFFIXES = { HARD_TO_SEE_HOW_THIS_COULD_BE_YOUR_FAULT: '\n'+ - '> This is usally caused by a bug in the adapter itself. If you believe that\n'+ + '> This is usually caused by a bug in the adapter itself. If you believe that\n'+ '> might be the case here, then please contact the maintainer of this adapter by\n'+ '> opening an issue, or visit http://sailsjs.com/support for help.\n'