From cbda447d5a17e52182c7ec8c13ea8d5b62f87680 Mon Sep 17 00:00:00 2001 From: Gerd Jungbluth Date: Sat, 23 Jul 2016 08:33:13 +0200 Subject: [PATCH] fix minor typo (#106) --- website/src/api/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/api/architecture.md b/website/src/api/architecture.md index 6d85f6a82..303ba7d47 100644 --- a/website/src/api/architecture.md +++ b/website/src/api/architecture.md @@ -62,7 +62,7 @@ uppy .run(); ``` -5. Users will be able to rol out themes and style settings via plain CSS . +5. Users will be able to roll out themes and style settings via plain CSS . 6. Would be cool if you could use whatever drag & drop library you wanted (DropZone) with our wrapper.