diff --git a/book/translation.rst b/book/translation.rst index 3952c4b36d3..9ea6db1a6f8 100644 --- a/book/translation.rst +++ b/book/translation.rst @@ -593,7 +593,7 @@ use somewhere in your application:: public $name; } -Add constraints though any of the supported methods. Set the message option to the +Add constraints through any of the supported methods. Set the message option to the translation source text. For example, to guarantee that the ``$name`` property is not empty, add the following: