Skip to content

Commit 6115ee6

Browse files
mizdraclaude
andauthored
docs(ts-plugin): fix typo in Zed settings path in README (#336)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 01e89eb commit 6115ee6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/fix-zed-config-path.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@css-modules-kit/ts-plugin': patch
3+
---
4+
5+
docs(ts-plugin): fix typo in Zed settings path in README

packages/ts-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ TODO: Welcome to contribute
4343
Install the ts-plugin via the Extension. Please follow the steps below:
4444

4545
1. Install ["CSS Modules Kit" extension](https://zed.dev/extensions/css-modules-kit).
46-
2. Add the following to your `~./config/zed/settings.json` file:
46+
2. Add the following to your `~/.config/zed/settings.json` file:
4747
```json
4848
{
4949
"languages": {

0 commit comments

Comments
 (0)