@kitschpatrol/cspell-config 4.3.2 → 4.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitschpatrol/cspell-config",
3
- "version": "4.3.2",
3
+ "version": "4.3.3",
4
4
  "type": "module",
5
5
  "description": "CSPell config for @kitschpatrol/shared-config",
6
6
  "repository": {
package/readme.md CHANGED
@@ -30,7 +30,7 @@ To use just this CSpell config in isolation:
30
30
 
31
31
  ## Usage
32
32
 
33
- The CSpell binary should be picked up automatically by VSCode plugins.
33
+ The CSpell binary should be picked up automatically by VS Code plugins.
34
34
 
35
35
  You can call it directly, or use the script bundled with the config.
36
36