We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d7304 commit e310a27Copy full SHA for e310a27
test/common/wpt.js
@@ -56,7 +56,7 @@ class ResourceLoader {
56
/**
57
* Load a resource in test/fixtures/wpt specified with a URL
58
* @param {string} from the path of the file loading this resource,
59
- * relative to thw WPT folder.
+ * relative to the WPT folder.
60
* @param {string} url the url of the resource being loaded.
61
* @param {boolean} asFetch if true, return the resource in a
62
* pseudo-Response object.
0 commit comments