From 0a3b9ac5d4c3043828e6fcebcca9fac63a4df983 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 18 Jan 2024 20:19:19 +0000 Subject: Fix wording --- src/tour.gleam | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/tour.gleam b/src/tour.gleam index 592b53b..ecf11cf 100644 --- a/src/tour.gleam +++ b/src/tour.gleam @@ -87,8 +87,11 @@ const what_next_html = "

Enroll in the Exercism - Gleam track practice your Gleam skills through a series of exercises, - and get feedback from experienced Gleam developers. + Gleam track to practice your Gleam skills through a series of exercises + and optionally get feedback from experienced Gleam developers. +

+

+ Happy hacking!

" -- cgit v1.2.3