From 0dcc9173d0302a0607567b731a46f8692c2568fb Mon Sep 17 00:00:00 2001 From: JuliusHerrmann Date: Wed, 13 Oct 2021 04:39:59 +0200 Subject: [PATCH] added last name to Gerrit --- src/Header/Headerdata.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Header/Headerdata.jsx b/src/Header/Headerdata.jsx index e8ed810..a581ece 100644 --- a/src/Header/Headerdata.jsx +++ b/src/Header/Headerdata.jsx @@ -7,7 +7,7 @@ class HeaderData extends React.Component{

Network Epidemic Playground

Continuous-time stochastic simulation of epidemic spreading on human-to-human contact networks

-

Simulation developed by Gerrit, website developed by Julius Herrmann

+

Simulation developed by Gerrit Großmann, website developed by Julius Herrmann

); }