diff options
author | Stuart Hinson <stuart.hinson@gmail.com> | 2024-03-28 08:18:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 12:18:30 +0000 |
commit | 501c5019813519ad9c1cbd541c187122dee78620 (patch) | |
tree | c8972c7e58f09ed92100d3047c9b4e8148a2a8f4 /README.md | |
parent | f1fcc4d2c44ef6be4f0392a25b61608f0e54c9c1 (diff) | |
download | lustre-501c5019813519ad9c1cbd541c187122dee78620.tar.gz lustre-501c5019813519ad9c1cbd541c187122dee78620.zip |
🔀 Fix typos in readme. (#81)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ gleam add lustre ``` Lustre also has a companion package containing development tooling that you might -like to isntall: +like to install: ```sh gleam add --dev lustre_dev_tools |