From 2da1064a2fdc1d2e4bfe8e927fbca5e7d08c2d01 Mon Sep 17 00:00:00 2001 From: Matthew R Date: Mon, 28 Feb 2022 16:35:29 -0500 Subject: [PATCH] fix yet another typo 'Redirect' --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index 75d3e5f..daa9418 100644 --- a/index.ts +++ b/index.ts @@ -18,7 +18,7 @@ export default { Proclamation: gm(MongoDB.Proclamation), Promo: gm(MongoDB.Promo), Rank: gm(MongoDB.Rank), - Redirect: gm(MongoDB.Resolution), + Redirect: gm(MongoDB.Redirect), Resolution: gm(MongoDB.Resolution), SAA: gm(MongoDB.SAA), Score: gm(MongoDB.Score),