From 160530cce7cbc7d1cc430ccdf35f06e664fadef7 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Tue, 25 Jan 2022 14:06:43 -0600 Subject: [PATCH] Fix a minor typo Noticed while browsing Charm repos. Neat stuff! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f82ab52..a53268f 100644 --- a/README.md +++ b/README.md @@ -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. [Ryan’s writeup][writeup] on the subject is fantastic. [juckett]: https://www.ryanjuckett.com/