From 554f38f1fb73b791f707e1fbf7b8c6e82c39f2e0 Mon Sep 17 00:00:00 2001 From: Rasmus Date: Tue, 7 Jan 2020 09:06:04 +0100 Subject: [PATCH] Wording Change apathy to empathy --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index f7c6c7b..644bb65 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 empathy 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.