Skip to content

Commit 1ce5893

Browse files
Update
1 parent 4dd13df commit 1ce5893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Hasktorch Compose is an experimental library built on top of [hasktorch-skeleton
1717

1818
## Sequential
1919

20-
Use `.*.*` operator of HList to join layers.
20+
Use `.*.` operator of HList to join layers.
2121
This is an example of an MLP implementation, created by combining LinearSpec.
2222

2323
```haskell

0 commit comments

Comments
 (0)