mirror of https://github.com/jackc/pgx.git
Fix typo in README
parent
0a50ae89be
commit
5d8189e22a
|
@ -40,7 +40,7 @@ Or you can prefix the todo execution with the environment variables:
|
|||
|
||||
## Update a task
|
||||
|
||||
./todo add 1 'Learn more go'
|
||||
./todo update 1 'Learn more go'
|
||||
|
||||
## Delete a task
|
||||
|
||||
|
|
Loading…
Reference in New Issue