Skip to content

Commit

Permalink
Grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KronosTheLate authored Sep 5, 2023
1 parent dd697bd commit edb2e71
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 @@ -35,7 +35,7 @@ t_s = 0.5485837703548635
t_p = 0.6018883061935153
```

Each function has detailed docstrings, which are concidered the documentation of this package.
The functions have detailed docstrings, which are concidered the documentation of this package.
Type `?` to enter the REPL help mode, and enter the name of the function to see the docstring. For example:
```julia
help?> R_s
Expand Down

0 comments on commit edb2e71

Please sign in to comment.