Skip to content

Commit 03c0aa5

Browse files
committed
docs(workerd): update taxonomy section label
1 parent 1adaa84 commit 03c0aa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/workerd/src/sandbox/bridge-handler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ async function contentDeleteMany(
11611161
});
11621162
}
11631163

1164-
// ── Taxonomy Operations (read-only) ──────────────────────────────────────
1164+
// ── Taxonomy Operations ──
11651165

11661166
/** Type guard for plain JSON objects. */
11671167
function isJsonObject(value: unknown): value is Record<string, unknown> {

0 commit comments

Comments
 (0)