Revert to iron gate expression.

This commit is contained in:
Sigilante 2023-04-17 16:47:37 -05:00 committed by GitHub
parent bb01d4b5a4
commit 9fc20104f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ The additional arms are described below. The Hoon code shows their expected type
```hoon
++ command-parser
|= =sole-id
|~ =sole-id
|~(nail *(like [? command-type]))
```