Skip to content

Commit add5e00

Browse files
authored
Update variable name to contributorList
1 parent fa81e68 commit add5e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/help-extension/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const plugin: JupyterFrontEndPlugin<void> = {
144144
rel="noopener noreferrer"
145145
className="jp-Button-flat jp-AboutNotebook-about-externalLinks"
146146
>
147-
{contList}
147+
{contributorList}
148148
</a>
149149
</span>
150150
);

0 commit comments

Comments
 (0)