Skip to content

Commit 1cc8a06

Browse files
authored
Update README.md
1 parent e7feb27 commit 1cc8a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ var options = new ContentfulOptions
9898
DeliveryApiKey = "<content_delivery_api_key>",
9999
PreviewApiKey = "<content_preview_api_key>",
100100
SpaceId = "<space_id>"
101-
}
101+
};
102102
var client = new ContentfulClient(httpClient, options);
103103
```
104104

0 commit comments

Comments
 (0)