Skip to content

Commit 23d114e

Browse files
tristansokolwing328
authored andcommitted
Fix minor spelling mistake in readme (#4818)
1 parent bb81fc1 commit 23d114e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-codegen/src/main/resources/csharp/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This C# SDK is automatically generated by the [Swagger Codegen](https://github.c
3131
- [RestSharp](https://www.nuget.org/packages/RestSharp) - 105.1.0 or later
3232
- [Json.NET](https://www.nuget.org/packages/Newtonsoft.Json/) - 7.0.0 or later
3333

34-
The DLLs included in the package may not be the latest version. We recommned using [NuGet] (https://docs.nuget.org/consume/installing-nuget) to obtain the latest version of the packages:
34+
The DLLs included in the package may not be the latest version. We recommend using [NuGet] (https://docs.nuget.org/consume/installing-nuget) to obtain the latest version of the packages:
3535
```
3636
Install-Package RestSharp
3737
Install-Package Newtonsoft.Json

0 commit comments

Comments
 (0)