diff --git a/docs/api/primitives.md b/docs/api/primitives.md index d4da92a7..118076f7 100644 --- a/docs/api/primitives.md +++ b/docs/api/primitives.md @@ -84,13 +84,13 @@ For more information see the [R7RS Scheme Specification](../r7rs.pdf) - [`vector-set! `](#vector-set) - [`vector? `](#vector) -#\* +# \* (* z1 ...) Return the product of the arguments. -#+ +# + (+ z1 ...)