From 147c9ba6c8ec681c0cfed28fe3f89bb92fa3b5a7 Mon Sep 17 00:00:00 2001 From: Rasmus Date: Tue, 7 Jan 2020 09:09:55 +0100 Subject: [PATCH] Wording Change apathy to sympathy --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index f7c6c7b..838aa68 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ links. blown application/database server. - While it helps you with working with stream concepts over a relational - databases, you must still have mechanical apathy with the underlying + databases, you must still have mechanical sympathy with the underlying database such as limits, log growth, performance characteristics, exception handling, etc. For example, this means that you need to handle any exceptions coming from the underlying ado.net provider. @@ -37,4 +37,4 @@ links. are not supported (strictly speaking JSON isn't _enforced_ either). - No support for ambient `System.Transaction` scopes enforcing the concept of - the stream as the consistency and transactional boundary. \ No newline at end of file + the stream as the consistency and transactional boundary.