summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f560813..e400d70 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "dwarvish"
version = "0.0.0"
edition = "2021"
license = "MIT"
-description = "A POSIX compliance shell and tiny functional programming language"
+description = "A (mostly) POSIX compliant shell and tiny functional programming language"
[[bin]]
name = "dwvsh"