Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Roblinde committed Oct 6, 2021
2 parents fb10c16 + 39c4486 commit d84b23a
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 @@ -98,7 +98,7 @@ var options = new ContentfulOptions
DeliveryApiKey = "<content_delivery_api_key>",
PreviewApiKey = "<content_preview_api_key>",
SpaceId = "<space_id>"
}
};
var client = new ContentfulClient(httpClient, options);
```

Expand Down

0 comments on commit d84b23a

Please sign in to comment.