Typos.
This commit is contained in:
parent
901720d2f5
commit
84134340e5
1 changed files with 2 additions and 2 deletions
|
@ -149,9 +149,9 @@ Instances of @racket[network] have the type @racket[Network].
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@deftype[Network]{
|
@deftypeform[(Network a)]{
|
||||||
|
|
||||||
The type of the instances of @racket[Network].
|
The type of the instances of @racket[network].
|
||||||
|
|
||||||
@ex[
|
@ex[
|
||||||
(network (hash 'a or-func
|
(network (hash 'a or-func
|
||||||
|
|
Loading…
Reference in a new issue