Skip to content

Commit 380fca6

Browse files
Bickiobojeil-google
authored andcommitted
Fix callback type in documentation (#323)
1 parent a97bc96 commit 380fca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,10 +317,10 @@ FirebaseUI supports the following configuration parameters.
317317
<td>callbacks</td>
318318
<td>No</td>
319319
<td>
320-
A list of developers <a href="#available-callbacks">callbacks</a> after
320+
An object of developers <a href="#available-callbacks">callbacks</a> after
321321
specific events.
322322
<br/>
323-
<em>Default:</em> <code>[]</code>
323+
<em>Default:</em> <code>{}</code>
324324
</td>
325325
</tr>
326326
<tr>

0 commit comments

Comments
 (0)