We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a0c00 commit 25f7144Copy full SHA for 25f7144
.github/shared/src/swagger.js
@@ -166,7 +166,7 @@ export class Swagger {
166
}
167
168
/**
169
- * @returns {Promise<string>} Content of swagger file, representated as a string, either loaded from `#path` or passed in via `options`
+ * @returns {Promise<string>} Content of swagger file, represented as a string, either loaded from `#path` or passed in via `options`
170
* @throws {SpecModelError}
171
*/
172
async #getContent() {
0 commit comments