fix: capitalisation in jsdoc
This commit is contained in:
parent
4d5c4a5904
commit
ec7c7ad467
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ function onClickFollow(event) {
|
|||
}
|
||||
|
||||
/**
|
||||
* wait for element to appear.
|
||||
* Wait for element to appear.
|
||||
* @param {string} selector
|
||||
* @param {number} timeoutDuration
|
||||
* @see {@link https://github.com/storybookjs/test-runner/blob/6d41927154e8dd1e4c9e7493122e24e2739a7a0f/src/setup-page.ts#L134}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue