From f5d9e112e167e3fddf4e0ab889fcfe2950e5573b Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Tue, 13 Aug 2024 13:13:00 -0400 Subject: [PATCH] typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c1758e..a6a3e80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@cityssm/get-canadian-bank-name", "version": "1.0.0", - "description": "A simple library to translate Canadian bank institution and transit numbers into the coresponding bank names.", + "description": "A simple library to translate Canadian bank institution and transit numbers into the corresponding bank names.", "type": "module", "exports": "./index.js", "engines": {