Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rockfordlhotka authored Sep 20, 2024
1 parent c1af814 commit 320ef32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/17/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

## Using Local Storage

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

```csharp
Expand Down

0 comments on commit 320ef32

Please sign in to comment.