diff --git a/content/tips/tessen-fr.md b/content/tips/tessen-fr.md index 713ea0c..63c624c 100644 --- a/content/tips/tessen-fr.md +++ b/content/tips/tessen-fr.md @@ -83,7 +83,7 @@ configuration { kb-custom-3: "Alt+p"; /* autotype password */ kb-custom-5: "Alt+t"; /* copy user */ kb-custom-6: "Alt+c"; /* copy password */ - kb-custom-9: "Alt+o"; /* autotype otp */ + kb-custom-8: "Alt+o"; /* autotype otp */ } @import "config" /* import default config */ ```