Add JDK to spellcheck

This commit is contained in:
Mike Primm 2021-07-27 20:38:55 -05:00
parent f5defd8068
commit 72e211fc1f
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ matrix:
- ':matches(code, pre)'
- 'code'
- 'pre'
- 'JDK'
sources:
- '**/*.md'
default_encoding: utf-8