Skip to content

Commit

Permalink
Fix grammatical error in ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieKimani1 authored Sep 26, 2023
1 parent 3d6c85e commit b254402
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 @@ -73,7 +73,7 @@ var document = new OpenApiDocument
};
```

Reading and writing a OpenAPI description
Reading and writing an OpenAPI description

```C#
var httpClient = new HttpClient
Expand Down

0 comments on commit b254402

Please sign in to comment.