Merge worktree-typed: fix paren balance in docs.sx

This commit is contained in:
2026-03-12 00:30:04 +00:00

View File

@@ -357,7 +357,7 @@
:spec-filename (get spec "filename") :spec-filename (get spec "filename")
:spec-source (read-spec-file (get spec "filename")) :spec-source (read-spec-file (get spec "filename"))
:spec-prose (get spec "prose")) :spec-prose (get spec "prose"))
(~spec-not-found :slug slug)))))))) (~spec-not-found :slug slug)))))))
;; --------------------------------------------------------------------------- ;; ---------------------------------------------------------------------------
;; Spec Explorer — structured interactive view of spec files ;; Spec Explorer — structured interactive view of spec files