aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlan Burgoyne <donkeybanana@users.noreply.github.com>2024-04-04 19:31:04 +0100
committerGitHub <noreply@github.com>2024-04-04 19:31:04 +0100
commite37427ddb3846226b4b51cd71965adfcd751a785 (patch)
tree567e8b907514619267418468ecf6d8e0277c47f1 /README.md
parente2b57b8e6150f824edbf044fd6222f0c81d6f1b3 (diff)
downloadlustre-e37427ddb3846226b4b51cd71965adfcd751a785.tar.gz
lustre-e37427ddb3846226b4b51cd71965adfcd751a785.zip
🔀 Fix a typo in the readme (#101)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 65c4d3c..0b248a5 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ too many options. Lustre has the same design philosophy as Gleam: where possible
there should be only one way to do things.
That means shipping with a single state management system out of the box, modelled
-after Elm and Erlang/OTP. Open any any Lustre application and you should feel
+after Elm and Erlang/OTP. Open any Lustre application and you should feel
right at home.
It also means we encourage simple approaches to constructing views over complex