diff --git a/requirejs/require.d.ts b/requirejs/require.d.ts index 58fb4f6f12..5ca4b476a7 100644 --- a/requirejs/require.d.ts +++ b/requirejs/require.d.ts @@ -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()