Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonsturgeon committed Apr 3, 2024
1 parent 4320bf6 commit e2ee38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ For example, to run your test case only on the `x86-64` branch:
}
```

Skipping is also hando if you just want to disable a test but keep the code:
Skipping is also handy if you want to disable a test but keep the code:
```lua
{
name = "Broken test (but I'll definitely fix it some day 100%),
Expand Down

0 comments on commit e2ee38b

Please sign in to comment.