Skip to content

Commit 79cfd5e

Browse files
committed
fixing typo
1 parent f1dc210 commit 79cfd5e

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-detail/Specification/SideBar

1 file changed

+1
-1
lines changed

src/shared/components/challenge-detail/Specification/SideBar/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,5 +355,5 @@ SideBar.propTypes = {
355355
isDevelop: PT.bool,
356356
environment: PT.string,
357357
codeRepo: PT.string,
358-
isMM:PR.bool,
358+
isMM:PT.bool,
359359
};

0 commit comments

Comments
 (0)