Skip to content

Commit 6322639

Browse files
authored
Fix tiny typo in _typos.toml (astral-sh#13583)
1 parent 360af1b commit 6322639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_typos.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hel = "hel"
88
whos = "whos"
99
spawnve = "spawnve"
1010
ned = "ned"
11-
pn = "pn" # `import panel as pd` is a thing
11+
pn = "pn" # `import panel as pn` is a thing
1212
poit = "poit"
1313
BA = "BA" # acronym for "Bad Allowed", used in testing.
1414
jod = "jod" # e.g., `jod-thread`

0 commit comments

Comments
 (0)