File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ generate TOTP values for the purpose of logging into that account.
295
295
QR-Code:otpauth://totp/alice:bob? secret=ZYTYYE5FOAGW5ML7LRWUL4WTZLNJAMZS
296
296
` ` `
297
297
298
- Note that the secret key in the URI is same as the secret key we
298
+ Note that the secret key in the URI is the same as the secret key we
299
299
used in the previous sections.
300
300
301
301
4. Now enter this command to extract the secret key from the QR code
@@ -542,7 +542,7 @@ Here are some usage examples of these command line arguments:
542
542
543
543
The behaviour of the tool is undefined if it is used in any way other
544
544
than what is described above. For example, although surplus command line
545
- arguments are ignored currently, this behaviour may change in future, so
545
+ arguments are ignored currently, this behaviour may change in the future, so
546
546
what should happen in case of surplus arguments is left undefined in
547
547
this document.
548
548
You can’t perform that action at this time.
0 commit comments