Fixed another minor typo

Corrected "trough" to "through", and then changed "pass through" to "pass-through".
This commit is contained in:
jon hanson 2022-08-13 08:28:50 +01:00 committed by GitHub
parent 074bfbf8ce
commit 1e52acb7a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,7 +179,7 @@ to be implicit in our diagram representation. The second law `dimap assoc assoc'
This representation seems more complex, but in essence, it states that nesting
`first`s doesn't break previous law. This is implicit in the diagram as well,
where `b` and `c` simply pass trough, regardless of the nested boxes in the
where `b` and `c` simply pass-through, regardless of the nested boxes in the
upper case.
### Cocartesian