Skip to content

Commit cdf2624

Browse files
authored
minor
1 parent 43e4392 commit cdf2624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db_diff/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
DB-Diff - A tool for comparing database dumps in CSV or JSON format.
2+
db-diff - A tool for comparing database dumps in CSV or JSON format.
33
44
This module provides functions for loading and comparing data from CSV and JSON files,
55
generating diffs, and displaying results in human-readable format.

0 commit comments

Comments
 (0)