From f045d3391c3bf21d8e7926a90c51e878b2ea3d56 Mon Sep 17 00:00:00 2001 From: Ben Venker Date: Tue, 6 Dec 2022 08:50:39 -0600 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db5204f..b8d56c6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you want IE to allow for either opening documents as well as saving documents Supported Browsers ------------------ -| Browser | Dependancies | +| Browser | Dependencies | | -------------- | ------------ | | Firefox 20+ | [FileSaver.js](https://github.com/eligrey/FileSaver.js) | | Firefox ≤ 19 | [FileSaver.js](https://github.com/eligrey/FileSaver.js), [Blob.js](https://github.com/eligrey/Blob.js) |