From 81ea343ca2fff9bb14dddfc9c0cd0bf9fc885120 Mon Sep 17 00:00:00 2001 From: Serhii Pylypchuk Date: Fri, 9 Feb 2024 08:48:52 +0300 Subject: [PATCH] [update] broken link --- docs/combobox/api/combobox_newoptions_config.md | 2 +- docs/grid/usage.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/combobox/api/combobox_newoptions_config.md b/docs/combobox/api/combobox_newoptions_config.md index 54c419b0..abb9c384 100644 --- a/docs/combobox/api/combobox_newoptions_config.md +++ b/docs/combobox/api/combobox_newoptions_config.md @@ -15,7 +15,7 @@ description: You can explore the data config of Combo Box in the documentation o @example: const combobox = new dhx.Combobox("combo_container", { multiselection: true, - newOptions: true + newOptions: true }); @descr: diff --git a/docs/grid/usage.md b/docs/grid/usage.md index 20ed92ed..c3e0a560 100644 --- a/docs/grid/usage.md +++ b/docs/grid/usage.md @@ -273,7 +273,7 @@ You can filter grid data by the specified criteria with the help of the `filter( config - (object) optional, an object with the following properties: + (object) optional, an object with the following properties: