Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Commit 0906f0a

Browse files
yotamberkmojoaxel
authored andcommitted
fix(timeline): #2809 Fix docs typo in showNested (#2879)
1 parent a67a8e2 commit 0906f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/timeline/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,10 +468,10 @@ <h3 id="groups">Groups</h3>
468468
<td>Array of group ids nested in the group. Nested groups will appear under this nesting group.</td>
469469
</tr>
470470
<tr>
471-
<td>showNestedGroups</td>
471+
<td>showNested</td>
472472
<td>Boolean</td>
473473
<td>no</td>
474-
<td>Assuming the group has nested groups, this will set the initial state of the group - shown or collapsed. The <code>showNestedGroups</code> is defaulted to <code>true</code>.</td>
474+
<td>Assuming the group has nested groups, this will set the initial state of the group - shown or collapsed. The <code>showNested</code> is defaulted to <code>true</code>.</td>
475475
</tr>
476476
</table>
477477

0 commit comments

Comments
 (0)