Skip to content

Commit

Permalink
Update docs/src/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
  • Loading branch information
ParadaCarleton and nalimilan authored Aug 22, 2023
1 parent 686064e commit 7f18786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ To install StatsBase through the Julia REPL, you can type `] add StatsBase` or:
using Pkg
Pkg.add("StatsBase")
```
To load the package, use the command:

To load the package, use the command:
```
using StatsBase
```
Expand Down

0 comments on commit 7f18786

Please sign in to comment.