2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

docs(type): fix typo in index.ts (#6030)

docs(type): fix typo in index.ts (#6030)
This commit is contained in:
Habip Akyol
2025-02-02 17:41:49 +03:00
committed by GitHub
parent e7a9cbe3be
commit 30966a79cb
+1 -1
View File
@@ -478,7 +478,7 @@ for (const [header, value] of headers) {
headers.get('x');
})();
// AxiosHeaders instance assigment
// AxiosHeaders instance assignment
{
const requestInterceptorId: number = axios.interceptors.request.use(