Skip to content

Commit dc5e6bf

Browse files
authored
Merge pull request #1387 from Orkin/patch-1
Update pre-transform-event.md
2 parents 4857392 + 84358b6 commit dc5e6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cookbook/pre-transform-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##### Pre transform event
22

33
Since FOSElasticaBundle 3.2.0, we now dispatch an event before an object is
4-
transformed into an Elastica document. It allows yout to do some necessary
4+
transformed into an Elastica document. It allows you to do some necessary
55
operation before indexing.
66

77
For example, you have a backoffice which is exclusively used in a certain locale.

0 commit comments

Comments
 (0)