Skip to content

Commit bf6ba87

Browse files
committed
docs: satisfied markdown linter
1 parent e8cbc1b commit bf6ba87

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/errors.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ This document is the canonical catalog for runtime error codes emitted by Taurus
55
## Code Format
66

77
- `T-STD-XXXXX`: Errors originating inside standard function implementations under `runtime/functions/*`.
8-
- `T-CORE-XXXXXX`: Errors originating from core runtime infrastructure (`engine`, `handler`,
9-
type conversion, app-layer mapping).
8+
- `T-CORE-XXXXXX`: Errors originating from core runtime infrastructure.
109
- `T-PROV-XXXXXX`: Errors originating from provider integrations (transport adapters, remote runtime connectors).
1110

1211
## Code Table

0 commit comments

Comments
 (0)