From 6322639aca3b686d4c0a07e49919a90d29d44bd6 Mon Sep 17 00:00:00 2001 From: Tom Gillam Date: Tue, 1 Oct 2024 10:54:00 +0100 Subject: [PATCH] Fix tiny typo in `_typos.toml` (#13583) --- _typos.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_typos.toml b/_typos.toml index b9176478b8..367d10b15a 100644 --- a/_typos.toml +++ b/_typos.toml @@ -8,7 +8,7 @@ hel = "hel" whos = "whos" spawnve = "spawnve" ned = "ned" -pn = "pn" # `import panel as pd` is a thing +pn = "pn" # `import panel as pn` is a thing poit = "poit" BA = "BA" # acronym for "Bad Allowed", used in testing. jod = "jod" # e.g., `jod-thread`