From 45d924f1ef59bfca89825be21712ac29fbfa112d Mon Sep 17 00:00:00 2001 From: jeffbirkholz <20112806+jeffbirkholz@users.noreply.github.com> Date: Wed, 19 Jul 2017 15:08:05 -0500 Subject: [PATCH] [docs] Fixed minor typo --- docs/src/pages/customization/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/customization/themes.md b/docs/src/pages/customization/themes.md index 5f619eb0975f1b..aba7a887233f67 100644 --- a/docs/src/pages/customization/themes.md +++ b/docs/src/pages/customization/themes.md @@ -115,7 +115,7 @@ Generate a theme base on the options received. #### Arguments -1. `options` (*Object*): Takes an incomplete theme object and add the missing parts. +1. `options` (*Object*): Takes an incomplete theme object and adds the missing parts. #### Returns