From 0908030da60c98bdabeb3237b947b0d4f7701b88 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Sat, 29 Nov 2014 20:18:50 -0500 Subject: [PATCH] Fix header case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70fc6f2..d8166d4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ sent to an external server. Looking for `canvas.toBlob()` for saving canvases? Check out [canvas-toBlob.js](https://github.com/eligrey/canvas-toBlob.js) for a cross-browser implementation. -Supported Browsers +Supported browsers ------------------ | Browser | Constructs as | Filenames | Max Blob Size | Dependencies |