Skip to content

Commit 25f7144

Browse files
committed
spelling
1 parent a6a0c00 commit 25f7144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/shared/src/swagger.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export class Swagger {
166166
}
167167

168168
/**
169-
* @returns {Promise<string>} Content of swagger file, representated as a string, either loaded from `#path` or passed in via `options`
169+
* @returns {Promise<string>} Content of swagger file, represented as a string, either loaded from `#path` or passed in via `options`
170170
* @throws {SpecModelError}
171171
*/
172172
async #getContent() {

0 commit comments

Comments
 (0)