Skip to content

Commit a999df4

Browse files
authored
Update CodeSetup.md (#3572)
1 parent df46be8 commit a999df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Demo/Shared/wwwroot/docs/CodeSetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you would later add interactivity, the Blazor script will kick in and try to
5353

5454
The styles used by FluentUI are included in the package. You normally don't need to do anything to include them in your project.
5555

56-
If needed, you can add the following line to the `<head>`> section of your `index.html`, `_Layout.cshtml` or `App.razor` file in the
56+
If needed, you can add the following line to the `<head>` section of your `index.html`, `_Layout.cshtml` or `App.razor` file in the
5757
project you installed the package in:
5858

5959
```html

0 commit comments

Comments
 (0)