SQLite Forum

Minor documentation fixes
Login
Paragraph 2.1 of [this](https://www.sqlite.org/lang_transaction.html) page:

* "SQLite current supports" => "SQLite current**ly** supports"
* "is upgraded to write transaction" => "is upgraded to **a** write transaction"
* "an historic snapshot the database" => "an historic snapshot **of** the database"

Paragraph 2.2:

* "without waiting for a writes statement" => "without waiting for a **write** statement"