From e2b57b8e6150f824edbf044fd6222f0c81d6f1b3 Mon Sep 17 00:00:00 2001 From: Giacomo Cavalieri Date: Tue, 2 Apr 2024 10:09:15 +0200 Subject: :memo: Fix some typos. (#97) --- pages/guide/01-quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/guide/01-quickstart.md') diff --git a/pages/guide/01-quickstart.md b/pages/guide/01-quickstart.md index 4ada2d5..87e8ace 100644 --- a/pages/guide/01-quickstart.md +++ b/pages/guide/01-quickstart.md @@ -246,7 +246,7 @@ While we're here, we'll also add `gleam_json` so we can decode the response from the cat API: ```sh -$ gleam add gleam_json lustre_http +$ gleam add lustre_http ``` Now we are introducing side effects, we need to graduate from `lustre.simple` to -- cgit v1.2.3