Skip to content

Commit a5c3149

Browse files
authored
typo
1 parent 43b4856 commit a5c3149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This GitHub action tests database schema changes (DB migrations) automatically u
1010
[**Database Lab DB Migration Checker**](https://postgres.ai/docs/db-migration-checker) is a DLE's component that enables integration with CI/CD tools to automatically test migrations in CI/CD pipelines.
1111

1212
## Key features
13-
- **Automated:** DB migrations testing in CI/CD pipelines
13+
- **Automated:** DB migration testing in CI/CD pipelines
1414
- **Realistic:** test results are realistic because real or close-to-real (the same size but no personal data) databases are used, thin-cloned in seconds and destroyed after testing is done
1515
- **Fast and inexpensive:** a single machine with single disk can operate dozens of independent thin clones
1616
- **Well-tested DB changes to avoid deployment failures:** DB Migration Checker automatically detects (and prevents!) long-lasting dangerous locks that could put your production systems down

0 commit comments

Comments
 (0)