diff --git a/Rules/Strings.resx b/Rules/Strings.resx
index 20b04712d..dbba6e570 100644
--- a/Rules/Strings.resx
+++ b/Rules/Strings.resx
@@ -292,7 +292,7 @@
Password parameters that take in plaintext will expose passwords and compromise the security of your system.
- Parameter '{0}' should not use String type but either SecureString or PSCredential, otherwise it increases the chance to to expose this sensitive information.
+ Parameter '{0}' should not use String type but either SecureString or PSCredential, otherwise it increases the chance to expose this sensitive information.
Avoid Using Plain Text For Password Parameter
@@ -1191,4 +1191,4 @@
Parameter '{0}' of function/cmdlet '{1}' does not match its exact casing '{2}'.
-
\ No newline at end of file
+