Skip to content

Commit

Permalink
typo [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
liborty committed Apr 25, 2024
1 parent 39f6cde commit 196d920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ use Rstats::{Stats,Vecg,Vecu8,MutVecg,VecVec,VecVecg};
and any of the following auxiliary functions:

```rust
use Rstats::{asop,fromop,sumn,t_stat,unit_matrix,re_error};
use Rstats::{fromop,sumn,t_stat,unit_matrix,re_error};
```

The latest (nightly) version is always available in the github repository [Rstats](https://github.com/liborty/Rstats). Sometimes it may be (only in some details) a little ahead of the `crates.io` release versions.
Expand Down

0 comments on commit 196d920

Please sign in to comment.