Skip to content

Commit

Permalink
fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jun 15, 2023
1 parent 6ead9ae commit b8ef2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This is a package written in Julia. We invite you to experiment with the language, but if you want to just call this package
from Python, read the [From Python](@ref python) section of the manual. Understanding all the features of the package
requires reading the manual as whole. The syntaxes of using this package from Julia or Python are almost identical, and the
motivation for using Python should be mostly the familiarity of further analsys tools, as the plotting packages.
motivation for using Python should be mostly the familiarity with further analsys tools, as the plotting packages.

## Install Julia

Expand Down

0 comments on commit b8ef2f5

Please sign in to comment.