Improve spelling

This commit is contained in:
Jay Trees 2022-03-04 10:27:43 +01:00
parent 552e188718
commit 351665dbe3

View file

@ -127,7 +127,7 @@ if (isset($_POST['email'], $_POST['password']) && !empty($_POST['planet'])) {
is not a planet in our solar system. Read this for more information:
<a href="https://www.space.com/16080-solar-system-planets.html" target="_blank">
Solar system planets: Order of the 8 (or 9) planets
</a>',
</a>.',
'Invalid planet'
);
}