Commit 01a58c0
Fix error message typo in validateStrings function
Remove extra single quote in error message template that was causing
malformed output like `"'namespace" must be a string` instead of the
correct `"namespace" must be a string`.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 2f492c3 commit 01a58c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments