Skip to content

Commit cc0745b

Browse files
committed
fix(documentation): Fix Documentation typo
1 parent 738ad0a commit cc0745b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/create-space-api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ import omit from 'lodash/omit'
5353
* @param {Object} params - API initialization params
5454
* @prop {Object} http - HTTP client instance
5555
* @prop {Object} entities - Object with wrapper methods for each kind of entity
56-
* @return {ClientAPI}
56+
* @return {ContentfulSpaceAPI}
5757
*/
5858
export default function createSpaceApi ({
5959
http

0 commit comments

Comments
 (0)