Skip to content

Commit a8bade2

Browse files
committed
Add articles to some words in README.md
'is same as' -> 'is the same as' 'in future' -> 'in the future' These changes should smooth out the reading process
1 parent 246d6cc commit a8bade2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ generate TOTP values for the purpose of logging into that account.
295295
QR-Code:otpauth://totp/alice:bob?secret=ZYTYYE5FOAGW5ML7LRWUL4WTZLNJAMZS
296296
```
297297
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
299299
used in the previous sections.
300300
301301
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:
542542
543543
The behaviour of the tool is undefined if it is used in any way other
544544
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
546546
what should happen in case of surplus arguments is left undefined in
547547
this document.
548548

0 commit comments

Comments
 (0)