fix spelling

This commit is contained in:
proddy
2021-06-07 21:17:54 +02:00
parent af41f352ba
commit cf416ee080

View File

@@ -97,7 +97,7 @@ export function redirectingAuthorizedUpload(
}
/**
* Wraps the normal fetch routene which redirects on 401 response.
* Wraps the normal fetch routine which redirects on 401 response.
*/
export function redirectingAuthorizedFetch(
url: RequestInfo,