diff --git a/README.md b/README.md index 07f12e8..0a0c09e 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Every programming language and framework has its own way of caching. See [Examples](examples.md) for a list of `actions/cache` implementations for use with: -- [C# - Nuget](./examples.md#c---nuget) +- [C# - NuGet](./examples.md#c---nuget) - [D - DUB](./examples.md#d---dub) - [Elixir - Mix](./examples.md#elixir---mix) - [Go - Modules](./examples.md#go---modules)