Skip to content

Commit 7692cf7

Browse files
committed
chore: fix syntax
1 parent 34a481c commit 7692cf7

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"]
46+
default.extend-words = { "4ded" = true }

0 commit comments

Comments
 (0)