diff --git a/questions/answers/044.md b/questions/answers/044.md index f0d2132..8b85ac5 100644 --- a/questions/answers/044.md +++ b/questions/answers/044.md @@ -15,7 +15,7 @@ Because of __little endian__: * `rsp + 0` - 0x88 * `rsp + 1` - 0x77 * `rsp + 2` - 0x66 -* `rsp + 2` - 0x55 +* `rsp + 3` - 0x55