From f017b664799efccbaacc2c322e6e0cfa50fce409 Mon Sep 17 00:00:00 2001 From: spiral Date: Mon, 6 Sep 2021 02:09:53 -0400 Subject: [PATCH] fix typo --- messages.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages.js b/messages.js index 9e002d4..d8989a6 100644 --- a/messages.js +++ b/messages.js @@ -188,7 +188,7 @@ module.exports = [ }, { names: [ - "system-relationsips", + "system-relationships", "system-relationship", "systemrelationships", "sr", @@ -213,4 +213,4 @@ module.exports = [ 'would make it buggy and unstable to use. This decision may change later in the year when the framework ' + 'becomes more stable and once the app is more complete.' } -] \ No newline at end of file +]