From 54ad2ce48e7f6b990c47edfe7ab1d63835d4b5c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Panzenb=C3=B6ck?= Date: Fri, 13 Sep 2013 04:20:28 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b37b0c6..e7c6e47 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ sent to an external server. Supported Browsers ------------------ -| Browser | Constructs as | Filenames | Size | Dependancies | +| Browser | Constructs as | Filenames | Size | Dependencies | | -------------- | ------------- | ------------ | ---------- | ------------ | | Firefox 20+ | Blob | Yes | 800MiB/per | None | | Firefox ≤ 19 | data: URI | No | | [Blob.js](https://github.com/eligrey/Blob.js) |