googleapis / googleapis/google-cloud-node
Fix minor typo in src/index.ts
Open
api: logging
priority: p3
type: bug
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
I noticed a small type in [src/index.ts](https://github.com/googleapis/nodejs-logging/blob/9d1d480406c4d1526c8a7fafd9b18379c0c7fcea/src/index.ts#L498)
In:
```
* @property {string} [log] A name of the log specifying to pnly return
```
`pnly` should be `only`
I'm submitting a PR to fix it.
Contributor guide
Assessment
This issue has not been assessed yet.