Skip to content

Commit c2d5c73

Browse files
fix(docs): even indentation in cache layout diagram
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 45d2feb commit c2d5c73

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/TROUBLESHOOTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@ Layout:
128128
```text
129129
~/.cache/cpa/
130130
catalog/
131-
templates.json
131+
templates.json
132132
repos/
133-
<cache-key>/
134-
.cpa-cache.json
135-
...
133+
<cache-key>/
134+
.cpa-cache.json
135+
...
136136
```
137137

138138
If a scaffold "looks weird" and you suspect a stale cache, the first diagnostic

0 commit comments

Comments
 (0)