From edd003fed7303a9e85690533836caba357aad163 Mon Sep 17 00:00:00 2001
From: mkirsz <s1351949@sms.ed.ac.uk>
Date: Sat, 8 Feb 2025 09:40:54 +0000
Subject: [PATCH] Docs

---
 include/tadah/models/cutoffs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/tadah/models/cutoffs.h b/include/tadah/models/cutoffs.h
index eac3891..9d43af6 100644
--- a/include/tadah/models/cutoffs.h
+++ b/include/tadah/models/cutoffs.h
@@ -109,7 +109,7 @@ class Cut_Cos : public Cut_Base {
  * \end{cases}
  * \f]
  *
- * This function smoothly transitions from 1 to 0 over the interval \f$ 0 \leq r \leq r_c \f$, with the transition shape controlled by the cubic power of the hyperbolic tangent. It is particularly useful in constructing atom-centered symmetry functions for high-dimensional neural network potentials.
+ * This function smoothly transitions from 1 to 0 over the interval \f$ 0 \leq r \leq r_c \f$, with the transition shape controlled by the cubic power of the hyperbolic tangent.
  *
  * **Reference:**
  *
-- 
GitLab