Skip to content

Commit 320ef32

Browse files
Fix typo
1 parent c1af814 commit 320ef32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/17/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
## Using Local Storage
3939

40-
1. Add a reference to the `Blazord.LocalStorage` NuGet package (https://github.com/Blazored/LocalStorage)
40+
1. Add a reference to the `Blazored.LocalStorage` NuGet package (https://github.com/Blazored/LocalStorage)
4141
2. Register the `LocalStorageService` in the `Program.cs` file:
4242

4343
```csharp

0 commit comments

Comments
 (0)