diff --git a/docs/bench/data.js b/docs/bench/data.js index 978dbf85..85e87f5a 100644 --- a/docs/bench/data.js +++ b/docs/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734975538553, + "lastUpdate": 1734975614538, "repoUrl": "https://github.com/useblocks/sphinx-needs", "entries": { "Benchmark": [ @@ -11594,6 +11594,42 @@ window.BENCHMARK_DATA = { "extra": "Commit: 3ba2d9e4f369613f8cde53a99d188736d216c400\nBranch: master\nTime: 2024-12-23T18:37:00+01:00" } ] + }, + { + "commit": { + "author": { + "email": "zachary@interift.com", + "name": "Zachary", + "username": "interifter" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9c5a6db522cb06d7a47eaf9f42352de66c95e8fd", + "message": "Fix typo in layout_styles.rst (#1374)\n\nCaught a couple typos while reading the docs.\r\n\r\n1:\r\n\r\nTake this line:\r\n\r\n```\r\nIf you need to customize the css definitions, there are twi ways of doing it:\r\n```\r\n\r\nand correct it:\r\n\r\n```\r\nIf you need to customize the css definitions, there are two ways of doing it:\r\n```\r\n\r\n2:\r\n\r\nCorrect this line:\r\n\r\n```\r\n