* Fix property name
The key for the 'relationship' property is 'relationship' and not 'name'. The example is correct but the syntax table was wrong.
* fix second table
The docs specify `manual_mapping` for array relationship manual configs, and also mention the attribute in a note. However, using `manual_mapping` errors; `manual_configuration` is the correct attribute name.