This commit is contained in:
Jesse Schalken 2015-09-16 11:23:39 +10:00
parent 52b0ea5c97
commit 0fc180b15b

View File

@ -166,8 +166,8 @@ interface RequireConfig {
/**
* Extra query string arguments appended to URLs that RequireJS
* uses to fetch resources. Most useful to cachce bust when
* the browser or server is not configured correcty.
* uses to fetch resources. Most useful to cache bust when
* the browser or server is not configured correctly.
*
* @example
* urlArgs: "bust= + (new Date()).getTime()