Skip to content

Commit 148b7c9

Browse files
committed
fix typo
1 parent fd54b09 commit 148b7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ We would also like to thank Dr. Francesco Nattino and Dr. Meiert Willem Grootes
8181

8282
In writing the software documentation and the JOSS paper, GPT-5 was used for language improvements for grammar correction and style edits.
8383

84-
Additionally, various language models are used via [GitHub Copilot](https://copilot.github.com/) in Pull Requests reviews, for pre-filtering obvious issues such as typos, small logical errors, and for suggesting code improvements. All suggestions from AI were reviewed and verified by the authors before merging into the codebase. The correctness of the code is ensured by the unit tests.
84+
Additionally, various language models were used via [GitHub Copilot](https://copilot.github.com/) in Pull Requests reviews, for pre-filtering obvious issues such as typos, small logical errors, and for suggesting code improvements. All suggestions from AI were reviewed and verified by the authors before merging into the codebase. The correctness of the code was ensured by the unit tests.
8585

8686
## References

0 commit comments

Comments
 (0)