Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 4d99d7d

Browse files
typo
1 parent b17af13 commit 4d99d7d

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
@@ -91,7 +91,7 @@ This function will store a JSON object at path `<Firebase URL>/users/<Generated
9191
'number': 123
9292
}
9393
}
94-
}).then(
94+
).then(
9595
function (result) {
9696
console.log("created key: " + result.key);
9797
}

0 commit comments

Comments
 (0)