Fixed typo in pod.
This commit is contained in:
parent
6f349abcbe
commit
1f14ae5895
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ create/update/delete index
|
|||
:articles => {
|
||||
:type => 'nested',
|
||||
:properties => {
|
||||
'attachments' => { :type => 'attachment' }
|
||||
'attachment' => { :type => 'attachment' }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue