Skip to content

Commit d105dfc

Browse files
committed
fixed spelling error
1 parent 9e01259 commit d105dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/query-builder/data-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The WebApiAdaptor can be used to bind query builder with Web API created using O
167167

168168
## Complex Data Binding
169169

170-
Complex Data Binding allows you to create subfield for columns. To implement complex data binding, either bind the complex data in nested columns or specify complex data source and Separator must be given in querybuilder.
170+
Complex Data Binding allows you to create subfield for columns. To implement complex data binding, either bind the complex data in nested columns or specify complex data source and Separator must be given in query builder.
171171

172172
```cshtml
173173

0 commit comments

Comments
 (0)