Skip to content

Commit

Permalink
Moar grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Yakimakha committed May 14, 2019
1 parent 5eca1d4 commit d9b360f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.bs
Expand Up @@ -415,7 +415,7 @@ either sends or receives an authentication request. In case both agents have th
PSK ease of input value, the receiver presents the PSK to the user. The same pre-shared key
is used by both agents to issue an authentication request.

PSK ease of input is an integer in [0, 100] inclusive range, where 0 means
PSK ease of input is an integer in the range from 0 to 100 inclusive, where 0 means
it is not possible for the user to input PSK on this device and 100 means
that it's easy for the user to input PSK on the device. Supported PSK input methods
are numeric, alphanumeric and scanning a QR-code.
Expand Down
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -1214,7 +1214,7 @@
</style>
<meta content="Bikeshed version ee4d7efc3ed6155392d49e10a542e2351fd5792d" name="generator">
<link href="https://webscreens.github.io/openscreenprotocol/" rel="canonical">
<meta content="dd949fc154505f97f124f680145e04bd3b671159" name="document-revision">
<meta content="5eca1d4af5bde9487e15314b0da665e23f2b1423" name="document-revision">
<style>
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #999988; font-style: italic } /* Comment */
Expand Down Expand Up @@ -1867,7 +1867,7 @@ <h2 class="heading settled" data-level="6" id="authentication"><span class="secn
either sends or receives an authentication request. In case both agents have the same
PSK ease of input value, the receiver presents the PSK to the user. The same pre-shared key
is used by both agents to issue an authentication request.</p>
<p>PSK ease of input is an integer in [0, 100] inclusive range, where 0 means
<p>PSK ease of input is an integer in the range from 0 to 100 inclusive, where 0 means
it is not possible for the user to input PSK on this device and 100 means
that it’s easy for the user to input PSK on the device. Supported PSK input methods
are numeric, alphanumeric and scanning a QR-code.</p>
Expand Down

0 comments on commit d9b360f

Please sign in to comment.