Skip to content

Commit aca8a0d

Browse files
984421: Updated the UG content and samples for Globalization in Blazor DataGrid
1 parent 89710b7 commit aca8a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/datagrid/global-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ builder.Services.AddSingleton(typeof(ISyncfusionStringLocalizer), typeof(Syncfus
466466

467467
**Step 3: Setting the culture in Blazor start option**
468468

469-
* Add the **autostart="false"** attribute to the Blazor <script> tag to prevent Blazor from starting automatically.
469+
* Add the **autostart="false"** attribute to the Blazor `<script>` tag to prevent Blazor from starting automatically.
470470

471471
* Add the script block below Blazor’s `<script>` tag and before the closing `</body>` tag to start blazor with specific culture.
472472

0 commit comments

Comments
 (0)