fix spelling of Matrix

This commit is contained in:
Matthew Hodgson 2020-07-27 10:55:25 +01:00
parent aed6ca037d
commit 5fd94e7043
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>[matrix]</title>
<title>Matrix</title>
<link rel="stylesheet" href="site.css">
</head>
<body>

View file

@ -415,7 +415,7 @@ export default React.createClass({
return (
<div className="mxt_HomePage">
<a href="#">
<img className="mxt_HomePage_logo" src="img/matrix-logo.svg" width="352" height="150" alt="[matrix]"/>
<img className="mxt_HomePage_logo" src="img/matrix-logo.svg" width="352" height="150" alt="Matrix"/>
</a>
{ prompt }