Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t1mmen authored Jan 5, 2025
1 parent 578f6a9 commit 8e2c51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Add `.wip.sql` extension to prevent migration generation:
my_function.wip.sql # Only applied locally, never built
```

Make a WIP templates buildable my renaming it, or using the `promote` command:
Make a WIP template buildable as migration by renaming it, or using the `promote` command:
```bash
npx @t1mmen/srtd promote my_function.wip.sql
```
Expand Down

0 comments on commit 8e2c51a

Please sign in to comment.