Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaunt authored Aug 8, 2021
1 parent b9d27d3 commit b9b4ebe
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 @@ -31,7 +31,7 @@ class MyHttpService : HttpService
}
```

#### 2. Use service as start point.
#### 2. Use the service as start point.

```csharp
var service = new MyHttpService();
Expand Down

0 comments on commit b9b4ebe

Please sign in to comment.