Skip to content

Commit ed78f12

Browse files
committed
wip
1 parent d8b6574 commit ed78f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/specifications/psp-1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Registry pinning details are defined in
350350
- Literals and Terms
351351
- Literals are builtin predicates: Builtin(`op`, [args...]). `op` is a string
352352
identifier of a registered builtin (see Appendix B for the catalog; pinning
353-
in [Section 4.4, \_Semantic Pinning](#44-semantic-pinning)).
353+
in [Section 4.4, _Semantic Pinning_](#44-semantic-pinning)).
354354
- Terms are ground: Str | Int | Bool | Bytes. No variables. No user-defined
355355
atoms.
356356
- Int is arbitrary-precision. Floats are not permitted.

0 commit comments

Comments
 (0)