diff --git a/typo3/sysext/reactions/Resources/Private/Language/locallang_db.xlf b/typo3/sysext/reactions/Resources/Private/Language/locallang_db.xlf
index 1fda5347c2e25a8707c5b5f01781b8a80f2cdf97..7b488a514a3dc5fa188dea272c4ad5f26343f5e4 100644
--- a/typo3/sysext/reactions/Resources/Private/Language/locallang_db.xlf
+++ b/typo3/sysext/reactions/Resources/Private/Language/locallang_db.xlf
@@ -32,7 +32,7 @@
 				<source>Secret</source>
 			</trans-unit>
 			<trans-unit id="sys_reaction.secret.description" resname="sys_reaction.secret.description">
-				<source>The secret is required to call the reaction from the outside. The secret can be re-created anytime, but will only be visible once (unitl the record got saved).</source>
+				<source>The secret is required to call the reaction from the outside. The secret can be re-created anytime, but will only be visible once (until the record got saved).</source>
 			</trans-unit>
 			<trans-unit id="sys_reaction.secret.passwordGenerator" resname="sys_reaction.secret.passwordGenerator">
 				<source>Generate secret token</source>