Commit c181fe0
committed
fix(postgres): correct typo in backup script output message
- Fixed "databse" to "database" in the echo statement of `docker-postgres-backup` script
- Improves clarity and correctness of backup process logging
Closes #XYZ1 parent 1eb0c3c commit c181fe0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments