Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BolajiAyodeji authored Jun 8, 2024
1 parent cc06738 commit c43e0b9
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 @@ -32,7 +32,7 @@ dotnet add package ApiToolkit.Net

## Configuration

Next, initialize APItoolkit in your application's entry point (e.g `Program.cs`) like so:
Next, initialize APItoolkit in your application's entry point (e.g., `Program.cs`) like so:

```csharp
using ApiToolkit.Net;
Expand Down

0 comments on commit c43e0b9

Please sign in to comment.