Browse Source

missing word: chapter

Eren Yilmaz 6 years ago
parent
commit
35a2e591e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/chapter/2architecture.tex

+ 1 - 1
doc/chapter/2architecture.tex

@@ -6,7 +6,7 @@ The following assumptions are made for the implementation of the node placement
     \item There are no labels.
     \item There are no cross-hierarchy edges.
     \item No edges over multiple layers (the previous phases should have added dummy nodes).
-    \item Graphs are connected (maybe we will get rid of this assumption later, see~\ref{ch:progress}).
+    \item Graphs are connected (maybe we will get rid of this assumption later, see chapter~\ref{ch:progress}).
 \end{itemize}