diff --git a/website/src/jade/header.jade b/website/src/jade/header.jade
index 32deb5a6d..3c74c53d1 100644
--- a/website/src/jade/header.jade
+++ b/website/src/jade/header.jade
@@ -9,7 +9,7 @@
-
- Authors = {"matt": {}, "spacy": {}};
- Authors.matt.name = "Matthew Honnibal"
-- Authors.matt.bio = "Matthew Honnibal is the author of the spaCy software and the sole founder of its parent company. He studied linguistics as an undergrad, and never thought he'd be a programmer. By 2009 he had a PhD in computer science, and in 2014 he left academia to found Syllogism Co. He's from Sydney and lives in Berlin."
+- Authors.matt.bio = "Matthew Honnibal is founder and CTO of SpaCy NLP, and the main of the spaCy software. He studied linguistics as an undergrad, and never thought he'd be a programmer. By 2009 he had a PhD in computer science, and in 2014 he left academia to found Syllogism Co. He's from Sydney and lives in Berlin."
- Authors.matt.image = "/resources/img/matt.png"
- Authors.matt.twitter = "honnibal"