Fix a minor typo

Noticed while browsing Charm repos. Neat stuff!
This commit is contained in:
Kurt McKee 2022-01-25 14:06:43 -06:00 committed by Christian Muehlhaeuser
parent f06c4abdf3
commit 160530cce7

View File

@ -93,7 +93,7 @@ a critically damped spring.
## Acknowledgements
This library is a fairly straightforward port of [Ryan Juckett][juckett]s
excellent damped simple harmonic oscillator originally writen in C++ in 2008
excellent damped simple harmonic oscillator originally written in C++ in 2008
and published in 2012. [Ryans writeup][writeup] on the subject is fantastic.
[juckett]: https://www.ryanjuckett.com/