# incorrect-casing (CAS001) ## What it does Checks known technical terms and reports spellings that do not match the configured canonical casing. ## Why is this bad? Correct spelling should be used. ## Example ```latex The fpga implementation uses an ASIC interface. ```