diff options
author | inoas <mail@inoas.com> | 2022-04-16 21:57:47 +0200 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-04-16 23:27:32 +0100 |
commit | bf486554e72cd96b261b60bbdf54eef51a4dbc6d (patch) | |
tree | 0274bfb810ddde4ce143b70896fe96b17c83b964 /README.md | |
parent | 7615c39a65d33f9faebbfea138f0b2f3397257e6 (diff) | |
download | gleam_stdlib-bf486554e72cd96b261b60bbdf54eef51a4dbc6d.tar.gz gleam_stdlib-bf486554e72cd96b261b60bbdf54eef51a4dbc6d.zip |
fix variable naming, typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ fn more_usage() { ## Targets -Gleam's standard library supports both targets: Erlang and Javascript. +Gleam's standard library supports both targets: Erlang and JavaScript. ### Compatibility |