2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

Fixing typo in CHANGELOG.md: s/Functionallity/Functionality (#2639)

This commit is contained in:
Malik Dirim
2020-01-07 17:31:54 +01:00
committed by Emily Morehouse
parent ee47120a09
commit 8a9421de0f
+1 -1
View File
@@ -2,7 +2,7 @@
### Next version (TBD)
Fixes and Functionallity:
Fixes and Functionality:
- Add typescript HTTP method definition for LINK and UNLINK ([#2440](https://github.com/axios/axios/pull/2444)) - Marlon Barcarol