diff --git a/knowledge-base/grid-binding-to-expando-object.md b/knowledge-base/grid-binding-to-expando-object.md index e2f17b0fb4..2df8196965 100644 --- a/knowledge-base/grid-binding-to-expando-object.md +++ b/knowledge-base/grid-binding-to-expando-object.md @@ -185,7 +185,7 @@ The key points in the required implementation are: ## Notes -The following list contains information about requirements and limitations when binding the Grid to `ExpandoObject`. They are related to using nullable data, editing, filtering, grouping, and nested model properties. A [runnable example](#example) is available later in the article. +The following list contains information about requirements and limitations when binding the Grid to `ExpandoObject`. They are related to using nullable data, editing, filtering, grouping, and nested model properties. A [complete example](#example) is available later in the article. ### Editing