From 3f3eb2347593aee2e09e9821dfe49daa33b63b35 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 27 Jun 2024 12:25:51 +0200 Subject: docs: Fix small typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cde19cc..7a8ae1e 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ host configuration. | Field | Description | | ----- | ----------- | -| `"args"` | Additonal arguments to be passed when running the test. | +| `"args"` | Additional arguments to be passed when running the test. | | `"cargo_features"` | List of cargo features this test requires to be enabled. | | `"crate_root"` | The crate to be fed to the Rust compiler. It must evaluate to a single artifact/file. | | `"data"` | Any files and directories the test binary needs when running. | -- cgit v1.2.3