Skip to content

Commit

Permalink
uo
Browse files Browse the repository at this point in the history
  • Loading branch information
OmG3r committed Apr 23, 2018
1 parent 6a3d034 commit 83feb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ puts logged_without_shared_secret.fa('shared_secret') ## will give a random code
###
nonlogged = Handler.new()
puts nonlogged.fa() # will not work
puts nonlogged.fa() # will give a random code
puts logged.fa() # will give a random code

```

Expand Down

0 comments on commit 83feb19

Please sign in to comment.