tex: reword bit in dep matrix part
This commit is contained in:
parent
42fa547ad2
commit
d1311074b9
@ -240,8 +240,10 @@ application.
|
||||
\texttt{PostgreSQL} (\url{https://www.postgresql.org/}) & 15.3 \\
|
||||
}
|
||||
|
||||
Additionally, dependency-version mapping can be inferred from looking at the
|
||||
\texttt{go.mod} file's first \textit{require} block at any point in time.
|
||||
Additionally, the dependency-version mapping for the Go program can be inferred
|
||||
from looking at the \texttt{go.mod} file's first \textit{require} block at any
|
||||
point in time. The same can be achieved for \emph{frontend} by glancing at the
|
||||
\texttt{package-lock.json} file.
|
||||
|
||||
|
||||
\n{1}{Application architecture}
|
||||
|
Reference in New Issue
Block a user