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 96a329d commit b968a89Copy full SHA for b968a89
1 file changed
Documentation/analyzer.md
@@ -190,7 +190,7 @@ but this approach could be extended to add support for other outputs.
190
191
Calling this method processes the provided paths, which can be individual files or directories.
192
Directories are scanned recursively for files matching the search pattern (unless recursion is
193
-disabled). It will add a row in the 'objects' table for each serialized object. This table contain
+disabled). It will add a row in the 'objects' table for each serialized object. This table contains
194
basic information such as the size and the name of the object (if it has one).
195
196
## Extending the Library
0 commit comments