Skip to content

Commit c1e01f9

Browse files
committed
#netpyne-130 fixing typo
1 parent 896323c commit c1e01f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/components/general/Dialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const AboutContent = withStyles(styles)(({ classes }) => (
4040
<Typography variant="body2" color={secondaryColor}>
4141
NetPyNE is a Python package to facilitate the development, simulation,
4242
parallelization, and analysis of biological neuronal networks using the
43-
NEURON simulator. Checkout our
43+
NEURON simulator. Check out our
4444
{' '}
4545
<Link href="https://elifesciences.org/articles/44494" target="_blank">
4646
eLife paper.

0 commit comments

Comments
 (0)