Fix "wike" and "envoke" typos in README.md
Opinions seem to differ regarding whether "envoke" is incorrect or just unusual in modern English (but please educate me if neither is the case): https://correct-spelling.com/envoke-or-invoke/ https://en.wiktionary.org/wiki/envoke Thanks for `Esqueleto`!
This commit is contained in:
parent
d2fdaaff36
commit
54bc6d8f23
@ -262,7 +262,7 @@ brew install postgresql
|
||||
brew install libpq
|
||||
```
|
||||
|
||||
Detailed instructions on the Postgres wike [here](https://wiki.postgresql.org/wiki/Detailed_installation_guides)
|
||||
Detailed instructions on the Postgres wiki [here](https://wiki.postgresql.org/wiki/Detailed_installation_guides)
|
||||
|
||||
The connection details are located near the bottom of the [test/Test.hs](test/Test.hs) file:
|
||||
|
||||
@ -295,4 +295,4 @@ postgres=# \password esqutest
|
||||
```
|
||||
|
||||
|
||||
Now ```stack test --flag esqueleto:postgresql``` should envoke and pass all the Postgres tests.
|
||||
Now ```stack test --flag esqueleto:postgresql``` should invoke and pass all the Postgres tests.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user