ReST -> REST.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Manuel Friedli 2023-04-08 22:32:16 +02:00
parent ed9df43aa8
commit 93aa9e17b6

View file

@ -12,7 +12,7 @@
<groupId>ch.fritteli.labyrinth</groupId> <groupId>ch.fritteli.labyrinth</groupId>
<artifactId>labyrinth-server</artifactId> <artifactId>labyrinth-server</artifactId>
<version>0.0.2-SNAPSHOT</version> <version>0.0.2-SNAPSHOT</version>
<description>The Labyrinth server, offering a ReST endpoint to access the Labyrinth Generator.</description> <description>The Labyrinth server, offering a REST endpoint to access the Labyrinth Generator.</description>
<url>https://manuel.friedli.info/labyrinth.html</url> <url>https://manuel.friedli.info/labyrinth.html</url>
<properties> <properties>