Author: cbrisson
Date: Tue Sep 24 16:27:41 2024
New Revision: 71835

Log:
Fix typo

Modified:
    release/velocity/engine/2.4/release-notes.html

Modified: release/velocity/engine/2.4/release-notes.html
==============================================================================
--- release/velocity/engine/2.4/release-notes.html (original)
+++ release/velocity/engine/2.4/release-notes.html Tue Sep 24 16:27:41 2024
@@ -9,7 +9,7 @@
     <p>The Velocity team is pleased to announce the availability of Velocity 
Engine 2.4.</p>
     <p>This is a maintenance release. Main changes:</p>
     <ul>
-      <li>Fix an overzealous string to number conversion which induced a 
performace loss.</li>
+      <li>Fix an overzealous string to number conversion which induced a 
performance loss.</li>
       <li>Refactoring of the spring-velocity-support module.</li>
       <li>Review of DataSourceResourceLoader for thread safety.</li>
       <li>Add Java 16 record field property getters mapping.</li>


Reply via email to