Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit b1f0780

Browse files
authored
Update README.md
fix typo
1 parent 04cf4f6 commit b1f0780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Compare source to target and check for discrepancies when moving data between sy
2121
Install `data-diff` with specific database adapters, e.g.:
2222

2323
```
24-
pip install data-diff 'data-diff[postgresql,snowflake ]' -U
24+
pip install data-diff 'data-diff[postgresql,snowflake]' -U
2525
```
2626
Run `data-diff` with connection URIs to compare tables:
2727
```

0 commit comments

Comments
 (0)