We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c686cdf commit dcca90fCopy full SHA for dcca90f
docs/source/features.rst
@@ -161,7 +161,7 @@ be possible to reach all paths on the remote.
161
Instance Caching
162
----------------
163
164
-In a file-system implementation class is marked as *cachable* (attribute ``.cachable``),
+If a file-system implementation class is marked as *cachable* (attribute ``.cachable``),
165
then its instances will
166
get stored in a class attribute, to enable quick look-up instead of needing to regenerate
167
potentially expensive connections and sessions. They key in the cache is a tokenisation of
0 commit comments