Skip to content

Commit

Permalink
Update README.md (#951)
Browse files Browse the repository at this point in the history
Corrected typo
  • Loading branch information
BieleckiLtd authored Nov 13, 2023
1 parent 22be55f commit d2438c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dotnet add package Microsoft.FluentUI.AspNetCore.Components.Emoji
```

### Script
As mentioned, we wrap the **Fluent UI Web Components** which aree implemented in a script file. This **file is included in the library** itself and does not have to be downloaded or pulled from a CDN.
As mentioned, we wrap the **Fluent UI Web Components** which are implemented in a script file. This **file is included in the library** itself and does not have to be downloaded or pulled from a CDN.

> By including the script in the library we can safeguard that you are always using the best matching script version.
Expand Down

0 comments on commit d2438c8

Please sign in to comment.