From 9a2321a6699d88bb39a291b3b0afe071a8b8ee9c Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Tue, 14 Jul 2020 18:15:42 -0700 Subject: [PATCH] Update config.js --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 4e95f3be7..fb74d8e01 100644 --- a/src/config.js +++ b/src/config.js @@ -910,7 +910,7 @@ export const sanitize = options => { }); }; /** - * ## reset + *## reset *| Function | Description | Type | Required | Values | *| --------- | ------------------- | ------- | -------- | ------------------ |