Skip to content

Commit ef85182

Browse files
authored
docs(README): format fix
1 parent 499fc7d commit ef85182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Returns an array of strings. Returns <code>options.scopes</code> if it was set a
249249
<code>state</code>
250250
</th>
251251
<td>
252-
Returns <code>options.state</code> if it was set. Defaults to <code>Defaults to <code>Math.random().toString(36).substr(2)</code>.
252+
Returns <code>options.state</code> if it was set. Defaults to Defaults to <code>Math.random().toString(36).substr(2)</code>.
253253
</td>
254254
</tr>
255255
<tr>

0 commit comments

Comments
 (0)