Fixed typo to

This commit is contained in:
Robert Castley 2025-05-25 23:33:28 +01:00
parent 7bca9117bf
commit 2095f8b7af

View File

@ -64,7 +64,7 @@
"json": [ "json": [
{ {
"fileStatus": "modified", "fileStatus": "modified",
"includeGlobs": ["frontend/publuc/json/**"], "includeGlobs": ["frontend/public/json/**"],
"excludeGlobs": [] "excludeGlobs": []
} }
], ],