Commit 3b8c3bed authored by Benji York's avatar Benji York

fix wrong adjective

parent c99a8faf
......@@ -175,7 +175,7 @@ be reused by the next open():
It's a bit more complicated though. The connection pool tries to keep
connections with larger caches at the top of the stack. It does this
by having connections with larger caches "sink" below connections with
by having connections with smaller caches "sink" below connections with
larger caches when they are closed.
To see this, we'll add some objects to the caches:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment