]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Adds missing word "of" in docs
authorjfinkels <jfinkels@users.noreply.github.com>
Mon, 31 Oct 2016 02:22:54 +0000 (22:22 -0400)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2016 02:22:54 +0000 (22:22 -0400)
doc/build/orm/extensions/associationproxy.rst

index 7e7b1f9de49bdd328783625cae89cc31197c5818..7628bc1bdfadb0fbf2124e2dc43688c4b15b62d4 100644 (file)
@@ -151,7 +151,7 @@ Simplifying Association Objects
 
 The "association object" pattern is an extended form of a many-to-many
 relationship, and is described at :ref:`association_pattern`. Association
-proxies are useful for keeping "association objects" out the way during
+proxies are useful for keeping "association objects" out of the way during
 regular use.
 
 Suppose our ``userkeywords`` table above had additional columns