Skip to content

Commit e445bbc

Browse files
authored
Update README.md
1 parent 968da60 commit e445bbc

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
@@ -19,7 +19,7 @@ prediction_type(::Type) = :unknown # also :probablistic, :deterministic, :interv
1919
```
2020

2121
Here `Unknown` is a type defined in the light-weight package
22-
[ScientificTypes.jl](https://github.com/JuliaAI/ScientificTypes.jl),
22+
[ScientificTypesBase.jl](https://github.com/JuliaAI/ScientificTypesBase.jl),
2323
the only dependency of StatsTraits.jl.
2424

2525
Refer to [source code](src/StatisticalTraits.jl) for a complete list.

0 commit comments

Comments
 (0)