diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-05-01 13:28:43 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-05-01 13:28:43 +0200 |
| commit | 4c4bee98453520cf2259c823fd42a0f810b2a87e (patch) | |
| tree | d66eed4dc0909bc9786afa90f11cd8eb35d41331 /docs/src/general | |
| parent | ecd589a84f24cb0639bb20057d070bf0d9ec4899 (diff) | |
Fix two things in docs
Diffstat (limited to 'docs/src/general')
| -rw-r--r-- | docs/src/general/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 0703421a..54c8d0c3 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -72,7 +72,7 @@ description: | - Added instrumentation for debugging and optimization - Added `--update` flag and `UPDATE_EXPECT` environment variable to update reference images for tests - - You can now run a specific subset with `--subtest` + - You can now run a specific subtest with `--subtest` - Tests now run on multiple threads <contributors from="v0.2.0" to="v0.3.0" /> |
