alex.kopachov 3 лет назад
Родитель
Сommit
de448fa1aa
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/conf-file_description.md

+ 1 - 1
.github/conf-file_description.md

@@ -2,7 +2,7 @@
 
 
 By default Flipper Authenticator will store all its settings in [`/ext/apps/Misc/totp.conf`](https://github.com/akopachov/flipper-zero_authenticator/blob/master/totp/services/config/config.c#:~:text=%23define%20CONFIG_FILE_DIRECTORY_PATH,totp.conf%22) file.
 By default Flipper Authenticator will store all its settings in [`/ext/apps/Misc/totp.conf`](https://github.com/akopachov/flipper-zero_authenticator/blob/master/totp/services/config/config.c#:~:text=%23define%20CONFIG_FILE_DIRECTORY_PATH,totp.conf%22) file.
 
 
-File format is standard for Flipper Zero device. Each line has one seeting identified by Key, where key and value are separated by `:` symbol.
+File format is standard for Flipper Zero device. Each line has one setting identified by key, where key and value are separated by `:` symbol.
 
 
 ## Available keys
 ## Available keys