Skip to content

Commit 6f5f4a3

Browse files
NikolaySagneum
andauthored
Update README.md
Co-authored-by: Artyom Kartasov <[email protected]>
1 parent 2a4d6fa commit 6f5f4a3

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
@@ -9,7 +9,7 @@ This GitHub action tests DB migrations database schema changes (database migrati
99
- Check migrations as a part of a standard CI/CD pipeline
1010
- Automatically detect (and prevent!) long-lasting dangerous locks that could put your production systems down
1111
- Run all tests in secure environment: data cannot be copied to outside of a secured container
12-
- Collect useful artifacts (such as `pg_stat_***` system views) and use them to enpower your DB changes review process
12+
- Collect useful artifacts (such as `pg_stat_***` system views) and use them to empower your DB changes review process
1313

1414
## How to use
1515
To use the action, create a YAML file in the `.github/workflows/` directory.

0 commit comments

Comments
 (0)