Skip to content

Commit 74a2b1a

Browse files
committed
Fix function description
1 parent 3b32fe2 commit 74a2b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/_static/javascripts/version_dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Returns a URL corresponding to a versioned resource (if one exists).
2+
* Returns a promise for resolving a URL corresponding to a versioned resource (if one exists).
33
*
44
* @private
55
* @param {string} url - base URL

0 commit comments

Comments
 (0)