From bcc014c4e177cc4e8cf5ca8c24990908b507c0f8 Mon Sep 17 00:00:00 2001 From: Alberto Vilches Date: Tue, 2 May 2023 20:45:18 +0200 Subject: fix: typos (#1074) --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/README.md b/tests/README.md index 627c4caf..78967a96 100644 --- a/tests/README.md +++ b/tests/README.md @@ -53,7 +53,7 @@ testit --pdf ## Update expected images If you created a new test or fixed a bug in an existing test, you need to update the reference image used for comparison. For this, you can use the -`UPDATE_EXPECT` environment varariable or the `--update` flag: +`UPDATE_EXPECT` environment variable or the `--update` flag: ```bash testit mytest --update ``` -- cgit v1.2.3