Skip to content

Commit a75bef0

Browse files
authored
Update fish_species_encoding.md
1 parent b61bb2c commit a75bef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/functionality/fish_species_encoding.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Here is an example for the fish species `COD`
5555
```
5656
Here is an example for the fish species `HAD`
5757
```
58-
(26^2 * 7) + (26 * 0) + 3 = 473
58+
(26^2 * 7) + (26 * 0) + 3 = 4735
5959
```
6060

6161
## Speciality markings
@@ -97,4 +97,4 @@ Here is an example for the speciality code `!UNS`
9797
`!EMP`
9898
```
9999
17576 + (26^2 * 2) + (26 * 12) + 15 = 20607
100-
```
100+
```

0 commit comments

Comments
 (0)