Skip to content

Commit b968a89

Browse files
Fix small typo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 96a329d commit b968a89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ but this approach could be extended to add support for other outputs.
190190

191191
Calling this method processes the provided paths, which can be individual files or directories.
192192
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
193+
disabled). It will add a row in the 'objects' table for each serialized object. This table contains
194194
basic information such as the size and the name of the object (if it has one).
195195

196196
## Extending the Library

0 commit comments

Comments
 (0)