fix(filetype): fix typo (#37286)

Follow-up to #37278.

Not sure how I missed the typo. I even remember checking the PR twice...
This commit is contained in:
zeertzjq
2026-01-07 18:42:20 +08:00
committed by GitHub
parent dd6ed20272
commit 7500f76e61
2 changed files with 2 additions and 2 deletions

View File

@@ -849,7 +849,7 @@ local extension = {
NSS = 'natural',
ncf = 'ncf',
nginx = 'nginx',
ncl = 'nickle',
ncl = 'nickel',
nim = 'nim',
nims = 'nim',
nimble = 'nim',