summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lambda-calcul/rust/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lambda-calcul/rust/README.md b/lambda-calcul/rust/README.md
index 7dfc03b..cf1f26b 100644
--- a/lambda-calcul/rust/README.md
+++ b/lambda-calcul/rust/README.md
@@ -39,4 +39,4 @@ To run the server:
cargo run --bin server
```
-There are `--port` and `--host` arguments should one want to change the defaults `127.0.0.1:8080`
+There are `--port` and `--host` arguments should one want to change the default `127.0.0.1:8080`