From d55ed6b694375498ca408eda17f1515c0cc9808a Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Mon, 9 Dec 2024 21:12:03 +1300 Subject: [PATCH] Tidy up grammar --- docs/usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index 0e7e907..5585ffe 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -25,7 +25,7 @@ To upgrade echosms to the latest version use: ## Model overview -Currently, the following models are available in echoSMs: +The following models are available in echoSMs: |Model type|Python class name|Description| |----------|----------|-----------| @@ -39,7 +39,7 @@ Currently, the following models are available in echoSMs: |Prolate spheroidal modal series|PSMSModel|Prolate spheroids with various boundary conditions| |Phase-tracking distorted-wave Born approximation|PTDWBAModel|Weakly scattering objects of any shape with inhomogeneous interiors| -Future models will include the Fourier matching method, and potentially finite element and boundary element models. We welcome contributions of additional models. +Future models will include the Fourier matching method and potentially the finite element and boundary element models. We welcome contributions or suggestions of additional models. ## Running a model