From a1c22e954299de5c823ec47cd2f633355764e3b2 Mon Sep 17 00:00:00 2001 From: Dimitrii Dulgher Date: Sat, 13 Apr 2024 00:04:06 +0300 Subject: Add hrefs to code keywords --- src/content/chapter0_basics/lesson06_floats/en.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/content/chapter0_basics/lesson06_floats/en.html') diff --git a/src/content/chapter0_basics/lesson06_floats/en.html b/src/content/chapter0_basics/lesson06_floats/en.html index 7175628..2b2c5b7 100644 --- a/src/content/chapter0_basics/lesson06_floats/en.html +++ b/src/content/chapter0_basics/lesson06_floats/en.html @@ -24,9 +24,9 @@ Division by zero will not overflow, but is instead defined to be zero.

- The - gleam/float + The + + gleam/float + standard library module contains functions for working with floats.

-- cgit v1.2.3