diff --git a/README.md b/README.md
index 5a631f3..2ba7235 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Each of them is available in three variations:
## Easing Functions
-| x | In | InOut | Out |
+| x | In | Out | InOut |
|---------|:--------------------------------------------------------------:|:-----------------------------------------------------------------:|:-----------------------------------------------------------------------:|
| Cubic | 
`easeInCubic` | 
`easeOutCubic` | 
`easeInOutCubic` |
| Quart | 
`easeInQuart` | 
`easeOutQuart` | 
`easeInOutQuart` |