./sdk/appconfiguration/azure-spring-cloud-feature-management/README.md:119:39 - Unknown word (capabilites)
./sdk/appconfiguration/azure-spring-cloud-feature-management/src/main/java/com/azure/spring/cloud/feature/manager/TargetingException.java:14:17 - Unknown word (Excetion)
Spell check scanning of package at
sdk/appconfiguration/azure-spring-cloud-feature-managementdetected spelling errors in the public API surface. This directory is opted out of PR spell checking in PR #31526 to keep PRs unblocked.What to do
.vscode/cspell.json'signorePathsfield. It will look like:sdk/appconfiguration/azure-spring-cloud-feature-management/**. You need to do this to enable checking the files../eng/common/spelling/Invoke-Cspell.ps1 -ScanGlobs "sdk/appconfiguration/azure-spring-cloud-feature-management/**".vscode/cspell.jsonwhere theignorePathsis updated to remove the entry for this service.). You may need to rungit add -f .vscode/cspell.jsonto force adding the changes to the file in git.Spell checking output