Skip to content

Commit

Permalink
fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakammer authored Feb 13, 2024
1 parent 86b96ea commit 2c0ad22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/02-Common-Architecture-Concepts/02-learning-goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Softwarearchitekt:innen kennen Muster moderner Architekturen für verteilte Anwendungen (speziell Microservices, Self-contained Systems) und verstehen die Gründe, die zu diesen Lösungen führen.

* Monolith
* Microsoervices
* Microservices
* Self Contained Systems

Sie verstehen die unterschiedlichen Technologien entkoppelter Kommunikation und des Datenaustauschs zwischen Services, zum Beispiel:
Expand Down Expand Up @@ -37,7 +37,7 @@ Softwarearchitekt:innen kennen die Auswirkungen von Eventual Consistency auf die
Software architects are familiar with patterns of modern architectures for distributed applications (especially microservices, self-contained systems) and understand the reasons that lead to these solutions.

* Monolith
* Microsoervices
* Microservices
* Self Contained Systems

They understand the different possibilities of decoupled communication and data exchange between services, for example:
Expand Down

0 comments on commit 2c0ad22

Please sign in to comment.