commit 48ac8d720940aefe0ed229a782e025e8db227662 parent 381fe502d47819feaddca282d7ec6a91e7c0f737 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Thu, 20 Feb 2020 17:43:19 +0100 no capital letter needed Diffstat:
| M | presentation/presentation.tex | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/presentation/presentation.tex b/presentation/presentation.tex @@ -75,7 +75,7 @@ \begin{frame}{Successes} \begin{itemize} \item \boldred{Milestones estimation} was (almost!) accurate. - \item Our approach to testing (develop \boldred{sandbox first}) was successful: Real bank access + \item Our approach to testing (develop \boldred{sandbox first}) was successful: real bank access worked on first try, after 4 months of development. \end{itemize} \end{frame}