Fix typos and change some grammatical constructions

This commit is contained in:
daniel.motzko
2021-07-02 11:58:55 +02:00
parent 363dd0a78a
commit 6e3352e21e
47 changed files with 29 additions and 63 deletions

View File

@@ -2,7 +2,6 @@
title: "Temporal Modeling"
ring: assess
quadrant: methods-and-patterns
---
Temporal Modeling is way of modeling software systems and components by putting events first.
@@ -18,4 +17,4 @@ Having the process visualized, allows to see potential pitfalls or forgotten asp
With a temporal model at hand, it is easy to create an object-oriented or structural model that perfectly
represents all required information.
We tried this method when tackling big or complex domains.
We tried this method when tackling big or complex domains.