Skip to content

Commit eb84f36

Browse files
Fix spellcheck: Add 'Gunicorn' to dictionary
- Resolves spellcheck CI failure for Python Core SDK documentation - Gunicorn is a legitimate Python WSGI HTTP Server name used in examples Co-Authored-By: xin@statsig.com <xin@statsig.com>
1 parent d07d3ac commit eb84f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"GDPR",
7777
"Github",
7878
"GTM",
79+
"Gunicorn",
7980
"IAM",
8081
"IDSync",
8182
"IDFA",

0 commit comments

Comments
 (0)