Skip to content

Commit c606950

Browse files
author
Luan Pham
authored
Typo (#375)
1 parent 56efd39 commit c606950

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
@@ -51,7 +51,7 @@ model = smp.Unet(
5151
classes=3, # model output channels (number of classes in your dataset)
5252
)
5353
```
54-
- see [table](#architectires) with available model architectures
54+
- see [table](#architectures) with available model architectures
5555
- see [table](#encoders) with available encoders and their corresponding weights
5656

5757
#### 2. Configure data preprocessing

0 commit comments

Comments
 (0)