Skip to content

Commit 7f18786

Browse files
Carlos Paradanalimilan
andauthored
Update docs/src/index.md
Co-authored-by: Milan Bouchet-Valat <[email protected]>
1 parent 686064e commit 7f18786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ To install StatsBase through the Julia REPL, you can type `] add StatsBase` or:
1717
using Pkg
1818
Pkg.add("StatsBase")
1919
```
20-
To load the package, use the command:
2120

21+
To load the package, use the command:
2222
```
2323
using StatsBase
2424
```

0 commit comments

Comments
 (0)