Fix a couple of small typos in JSDoc typedef comments

While this doesn't affect the official API documentation, these cases should nonetheless be fixed.
This commit is contained in:
Jonas Jenwald 2022-03-04 12:10:16 +01:00
parent 234aa9a50e
commit 939e6f0c4c
3 changed files with 2 additions and 3 deletions

View file

@ -29,7 +29,6 @@ const LinkTarget = {
};
/**
* @typedef ExternalLinkParameters
* @typedef {Object} ExternalLinkParameters
* @property {string} url - An absolute URL.
* @property {LinkTarget} [target] - The link target. The default value is