Update README.md

Simple terminology fix.
This commit is contained in:
Lewis Belcher 2020-04-05 13:34:43 +02:00 committed by Austin Bonander
parent 6c9241a3a9
commit 903de3e8d8

View File

@ -92,7 +92,7 @@ with C, those interactions are `unsafe`.</sup></sub>
* Simple (unprepared) query execution including fetching results into the same `Row` types used by
the high-level API. Supports batch execution and returning results from all statements.
* Transport Level Security (TLS) where supported ([MySQL] and [PostgreSQL]).
* Transport Layer Security (TLS) where supported ([MySQL] and [PostgreSQL]).
* Asynchronous notifications using `LISTEN` and `NOTIFY` for [PostgreSQL].