Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Commit fa18078

Browse files
author
Hans Kristian Flaatten
committed
Fix invalid code example in README
1 parent fbd06a7 commit fa18078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The returned user object contains `navn` (name), `epost` (email), and `pbkdf2`
100100
{
101101
"navn": "Foo User Name",
102102
"epost": "[email protected]",
103-
"pbkdf2:
103+
"pbkdf2: {
104104
"prf": 'HMAC-SHA1',
105105
"itrs": 131072,
106106
"salt": "XO6rZj9WG1UsLEsAGQH16qgZpCM9D7VylFQzwpSmOEo=",

0 commit comments

Comments
 (0)