Skip to content

Commit

Permalink
Gleam docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghivert committed Jul 21, 2024
1 parent 7d422c8 commit 4d82091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/main.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pub fn app() {
]),
]),
html.p([a.class("read-the-docs")], [
html.text("Click on the Vite and React logos to learn more"),
html.text("Click on the Vite, Gleam and React logos to learn more"),
]),
])
}

0 comments on commit 4d82091

Please sign in to comment.