Skip to content

Commit 9d4b1fe

Browse files
author
gd1989
authored
Typo fix (#66)
URL link update
1 parent 0b33795 commit 9d4b1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_literate/D0-scitype.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#
3939
# A *scientific type convention* is a specific implementation indicating how machine types can be related to scientific types. It may also provide helper functions to convert data to a given scitype.
4040
#
41-
# The convention used in MLJ is implemented in [MLJScientificTypes.jl](https://github.com/alan-turing-institute/ScientificTypes.jl).
41+
# The convention used in MLJ is implemented in [MLJScientificTypes.jl](https://github.com/alan-turing-institute/MLJScientificTypes.jl).
4242
# This is what we will use throughout; you never need to use ScientificTypes.jl
4343
# unless you intend to implement your own scientific type convention.
4444
#

0 commit comments

Comments
 (0)