Skip to content

Commit c43e0b9

Browse files
authoredJun 8, 2024
docs: update README
1 parent cc06738 commit c43e0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dotnet add package ApiToolkit.Net
3232

3333
## Configuration
3434

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

3737
```csharp
3838
using ApiToolkit.Net;

0 commit comments

Comments
 (0)