diff --git a/lib/modules/manager/custom/jsonata/readme.md b/lib/modules/manager/custom/jsonata/readme.md index 257b173b8edb582b3a34707448171d4bceab0257..1b82fb0850efb7ed432460567a957e7e2db1f8f1 100644 --- a/lib/modules/manager/custom/jsonata/readme.md +++ b/lib/modules/manager/custom/jsonata/readme.md @@ -67,7 +67,7 @@ When you configure a JSONata manager, use the following syntax: Overwrite the `<query>` placeholder text with your [JSONata](https://docs.jsonata.org/overview.html) query. The JSONata query transforms the content to a JSON object, similar to the this: -```javascript dependencies information extracted usig jsonata query +```javascript title="dependencies information extracted usig jsonata query" [ { depName: 'some_dep',