aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--research.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/research.tex b/research.tex
index 5340bf5..ffba7ca 100644
--- a/research.tex
+++ b/research.tex
@@ -76,7 +76,7 @@ harder \autocite{man:DecoratorDesignPattern,man:Decorator}.
\begin{figure}
\centering
- \includepumldiag{img/decorator-design-pattern.puml}
+ \includegraphics[width=0.5\textwidth]{img/DecoratorDesignPattern.png}
\caption{Decorator design pattern}
Source: \autocite{img:Decorator}
\label{fig:decorator}