Skip to content

Commit ab29228

Browse files
authored
fix typo (#13885)
1 parent d238d82 commit ab29228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/microservices/architect-microservice-container-applications/data-sovereignty-per-microservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Data sovereignty per microservice
3-
description: Data sovereignty per microservice is one of the kay point of microservices. Each microservice must be the sole owner of its database, sharing it with no other. Of course all instances of a microservice connect to the same high availability database.
3+
description: Data sovereignty per microservice is one of the key points of microservices. Each microservice must be the sole owner of its database, sharing it with no other. Of course all instances of a microservice connect to the same high availability database.
44
ms.date: 09/20/2018
55
---
66
# Data sovereignty per microservice

0 commit comments

Comments
 (0)