fix: spelling mistake

This commit is contained in:
Krzysztof Rudnicki 2022-11-30 17:27:11 +01:00
parent 95b74e1c17
commit c359bb00d0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -171,7 +171,7 @@ A relational diagram was generated using SQL developer. The most notable aspects
\\
\paragraph{Entities descriptions}
How entities changed, from logical diagram:\\
In every entity we now have keys to foreign entities with whom entity has relations. In case of many to many relations new entities containing information about keys of two connected entities were created
In every entity we now have foreign keys to entities with whom entity has relations. In case of many to many relations new entities containing information about keys of two connected entities were created
\paragraph{Relations descriptions}
How relations changed from logical diagram.\\
- Most of the relations remained visually the same aside from three, those are:\\