Skip to content

Commit 2ed93a2

Browse files
authored
Update README.md
1 parent 1092767 commit 2ed93a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ class Customer
137137
/**
138138
* @var string
139139
*
140-
* @ES\Property(name="name", type="string")
140+
* @ES\Property(type="text")
141141
*/
142142
public $name;
143143
}
@@ -196,4 +196,4 @@ in the bundle `LICENSE` file.
196196
[16]: https://getcomposer.org
197197
[17]: https://www.elastic.co/downloads/elasticsearch
198198
[18]: http://docs.ongr.io/ElasticsearchBundle/upgrade
199-
[19]: http://docs.ongr.io/ElasticsearchBundle/overwriting_bundle
199+
[19]: http://docs.ongr.io/ElasticsearchBundle/overwriting_bundle

0 commit comments

Comments
 (0)