We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0cfad9 commit aba00a1Copy full SHA for aba00a1
docs/src/index.md
@@ -26,7 +26,7 @@ Pkg.add("BeforeIT")
26
27
## Quick example
28
29
-To check that the installation worked, try running the model in your terminal following
+To check that the installation worked, try running the model in your terminal with
30
31
```julia
32
using BeforeIT
@@ -67,6 +67,7 @@ Copyright 2024 - Banca d'Italia and the authors.
67
- [Andrea Gentili](https://www.bankit.art/people/andrea-gentili) for suggesting the name of the pakege
68
- [Arnau Quera-Bofarull](https://github.com/arnauqb) for help in the deployment of the documentation
69
- [Steven Hoekstra](https://github.com/SGHoekstra) for fixing a bug in a script
70
+- [Peter Reschenhofer](https://github.com/petres) for fixing a bug in a script
71
72
## Disclaimer
73
0 commit comments