Skip to content

Commit 2bca4dc

Browse files
kryo40969prady9
authored andcommitted
fixed typo
1 parent 6aaeada commit 2bca4dc

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
@@ -37,7 +37,7 @@ first.
3737
- On Linux & OSX: do `export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$AF_PATH/lib`
3838
- On Windows: Add `%AF_PATH%\lib` to your PATH environment variable.
3939
4. Add `arrayfire = "3.5.0"` to the dependencies section of your project's Cargo.toml file - 3.5.0
40-
is the lastest version of crate.
40+
is the latest version of crate.
4141

4242
Once step (4) is over, you should be able to use ArrayFire in your Rust project. If you find any bugs, please report them [here](https://github.com/arrayfire/arrayfire-rust/issues).
4343

0 commit comments

Comments
 (0)