We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805a52b commit 4e6cf76Copy full SHA for 4e6cf76
components/gantt/dependencies/overview.md
@@ -16,7 +16,7 @@ The Telerik Gantt for Blazor lets you define dependencies, which are rendered in
16
17
To define dependencies in your Gantt Chart:
18
19
-* Add the `GanttDependenciesSettings` tag, child tag of the `<TelerikGantt>`
+* Add the `GanttDependenciesSettings` tag, child tag of the `<TelerikGantt>`.
20
* Inside the `GanttDependenciesSettings` add the `<GanttDependencies>` and provide a data collection to the `Data` parameter.
21
22
## Gantt Dependency Features
0 commit comments