From b2856928bac171a9e8ebf223039b9fb40123f5df Mon Sep 17 00:00:00 2001 From: Tale152 Date: Mon, 3 Oct 2022 10:48:08 +0200 Subject: [PATCH] Minor formatting fix --- document/chapters/chapter_4/sections/4_example.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/chapters/chapter_4/sections/4_example.tex b/document/chapters/chapter_4/sections/4_example.tex index 7f67a3c..be4fb4d 100644 --- a/document/chapters/chapter_4/sections/4_example.tex +++ b/document/chapters/chapter_4/sections/4_example.tex @@ -3,7 +3,7 @@ \section{Example} \begin{figure}[H] \centering - \includegraphics[width=\linewidth]{document/chapters/chapter_4/images/mapreduce_example.png} + \includegraphics[scale=0.44]{document/chapters/chapter_4/images/mapreduce_example.png} \caption{Example of word count expressed through the MapReduce paradigm \cite{mapreduce_example_site}} \label{fig:mapreduce_example} \end{figure}