Skip to content

Commit f508897

Browse files
committed
ci: fix typo syntax
1 parent 7692cf7 commit f508897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ inherits = "release"
4343
lto = "thin"
4444

4545
[package.metadata.typos]
46-
default.extend-words = { "4ded" = true }
46+
default.extend-words = { "4ded" = "4ded" }

0 commit comments

Comments
 (0)