There was an error while loading. Please reload this page.
2 parents 2d89660 + 5aef3b6 commit d31697aCopy full SHA for d31697a
en/core-libraries/behaviors/containable.rst
@@ -14,7 +14,7 @@ and consistent way.
14
Containable allows you to streamline and simplify operations on
15
your model bindings. It works by temporarily or permanently
16
altering the associations of your models. It does this by using
17
-supplied the containments to generate a series of ``bindModel`` and
+the supplied containments to generate a series of ``bindModel`` and
18
``unbindModel`` calls. Since Containable only modifies existing relationships it
19
will not allow you to restrict results by distant associations. Instead
20
you should refer to :ref:`joining-tables`.
0 commit comments