diff --git a/docs/general/deserialization.md b/docs/general/deserialization.md index 41433c1c..995abea9 100644 --- a/docs/general/deserialization.md +++ b/docs/general/deserialization.md @@ -42,7 +42,7 @@ document = { 'title' => 'Title 1', 'date' => '2015-12-20' }, - 'associations' => { + 'relationships' => { 'author' => { 'data' => { 'type' => 'user',