Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious authored Aug 24, 2016
1 parent 0b21784 commit fc2d7d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions USE_CASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ I hope you are having a great day in -city- :)

## With Mail Helper Class

```charp
```csharp
using System;
using SendGrid;
using SendGrid.Helpers.Mail;
Expand Down Expand Up @@ -132,4 +132,4 @@ namespace Example
}
}
}
```
```

0 comments on commit fc2d7d0

Please sign in to comment.