missing letter

This commit is contained in:
Sebastian Aigner
2018-07-17 23:26:05 +02:00
committed by Andrey.Tarashevskiy
parent 290f99eb43
commit 884a3da84d

View File

@@ -1,5 +1,5 @@
### Working with DataBase and DataSource
Every database access using Expose is starting by obtaining a connection and creating a transaction.
Every database access using Exposed is starting by obtaining a connection and creating a transaction.
To get a connection: