Skip to content

Commit e5c8fa9

Browse files
committed
Cleared CI error
1 parent 52b80b5 commit e5c8fa9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

blazor/ribbon/getting-started-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ To define a ribbon group under each tab, you can use the [RibbonGroups](https://
285285

286286
### Adding a Ribbon Item
287287

288-
Within a group, items are organized into collections. Use the [RibbonCollection](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ribbon.RibbonCollection.html) tag ditective for a set of items and the [RibbonItem](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ribbon.RibbonItem.html) tag directive for each individual item. The [Type](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ribbon.RibbonGroup.html#Syncfusion_Blazor_Ribbon_RibbonGroup_Orientation) property specifies the kind of item to render, such as a Button, DropDown, or ComboBox.
288+
Within a group, items are organized into collections. Use the [RibbonCollection](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ribbon.RibbonCollection.html) tag directive for a set of items and the [RibbonItem](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ribbon.RibbonItem.html) tag directive for each individual item. The [Type](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ribbon.RibbonGroup.html#Syncfusion_Blazor_Ribbon_RibbonGroup_Orientation) property specifies the kind of item to render, such as a Button, DropDown, or ComboBox.
289289

290290
{% tabs %}
291291
{% highlight razor %}

blazor/sankey/getting-started-wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Getting Stared with Blazor Sankey Diagram | Syncfusion
3+
title: Getting Stared with Sankey Diagram | Blazor WASM App | Syncfusion
44
description: Checkout and learn about getting started with Blazor Sankey Diagram in Blazor WASM App using Visual Studio and more.
55
platform: Blazor
66
control: Sankey

blazor/sankey/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Getting Stared with Blazor Sankey Diagram | Syncfusion
3+
title: Getting Stared with Blazor Sankey Diagram Component | Syncfusion
44
description: Checkout and learn about getting started with Blazor Sankey diagram in Blazor Server App using Visual Studio and more.
55
platform: Blazor
66
control: Sankey

blazor/speech-to-text/getting-started-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Getting Stared with Blazor SpeechToText | Syncfusion
3+
title: Getting Stared with Blazor SpeechToText Component | Syncfusion
44
description: Checkout and learn about getting started with Blazor SpeechToText in Blazor Web App using Visual Studio and more.
55
platform: Blazor
66
control: SpeechToText

0 commit comments

Comments
 (0)