Remove extra backtick in README

This commit is contained in:
fabianlindfors 2022-02-04 17:55:48 +01:00
parent 7cc4f23db9
commit 72c42ba912

View File

@ -395,7 +395,7 @@ down = "index - 1" # Decrement to revert for old schema
name = "index"
```
*Example: make `name` column not nullable`*
*Example: make `name` column not nullable*
```toml
[[actions]]