Some type descriptions in samples are using {object}, and others are using {Object}. For example here https://github.com/gajus/eslint-plugin-jsdoc/blame/master/README.md#L4535
Let's uniformize all samples with the default type description {object}
What do you think?