Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
interim17 authored and meganrm committed Oct 10, 2023
1 parent 141b037 commit 23be0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/VersionModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const VersionModal: React.FC<VersionModalProps> = ({ setModalVisible }) => {
Viewer:{" "}
<span className={styles.blueText}>
{" "}
simulairum-viewer v{SIMULARIUM_VIEWER_VERSION}{" "}
simularium-viewer v{SIMULARIUM_VIEWER_VERSION}{" "}
</span>
</div>
</CustomModal>
Expand Down

0 comments on commit 23be0d4

Please sign in to comment.