Skip to content

Commit 30966a7

Browse files
authored
docs(type): fix typo in index.ts (#6030)
docs(type): fix typo in index.ts (#6030)
1 parent e7a9cbe commit 30966a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/module/typings/cjs/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ for (const [header, value] of headers) {
478478
headers.get('x');
479479
})();
480480

481-
// AxiosHeaders instance assigment
481+
// AxiosHeaders instance assignment
482482

483483
{
484484
const requestInterceptorId: number = axios.interceptors.request.use(

0 commit comments

Comments
 (0)