diff --git a/src/main/resources/WorkWith/towns.html b/src/main/resources/WorkWith/towns.html index bc24b2b776a3f8f09882a6c9fa078b8bd5b8f724..ea375f7367f39fa54ee3daa549942ea5e4a58e69 100644 --- a/src/main/resources/WorkWith/towns.html +++ b/src/main/resources/WorkWith/towns.html @@ -10,7 +10,7 @@ <h1>Supporting Local Businesses</h1> <h1>Empowering Community Spirit</h1> <h1>Creating the towns Identity</h1> -<p>Towns please enter here</p><button><a href="towns-data.html" id="business">Login</a></button> +<p>Towns please enter here</p><button><a href="towns-data.html" id="town">Login</a></button> </body> <footer th:insert="~{/towns/Templating.html::footer}"></footer> </html> \ No newline at end of file