Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux authored Nov 9, 2020
1 parent 3312d8e commit d910b2f
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 @@ -121,7 +121,7 @@ foreach (var chart in previousPage.Items)

```csharp
var client = new SeatsioClient("<COMPANY ADMIN KEY>");
client.Workspaces.Create("a workspace);
client.Workspaces.Create("a workspace");
```

## Error handling
Expand Down

0 comments on commit d910b2f

Please sign in to comment.