aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/unstable-rust-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/unstable-rust-module.md')
-rw-r--r--docs/markdown/snippets/unstable-rust-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/unstable-rust-module.md b/docs/markdown/snippets/unstable-rust-module.md
index 47790e3..e594ecf 100644
--- a/docs/markdown/snippets/unstable-rust-module.md
+++ b/docs/markdown/snippets/unstable-rust-module.md
@@ -1,4 +1,4 @@
-## Untable Rust module
+## Unstable Rust module
A new unstable module has been added to make using Rust with Meson easier.
Currently it adds a single function to ease defining Rust tests.