We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896323c commit c1e01f9Copy full SHA for c1e01f9
1 file changed
webapp/components/general/Dialog.js
@@ -40,7 +40,7 @@ const AboutContent = withStyles(styles)(({ classes }) => (
40
<Typography variant="body2" color={secondaryColor}>
41
NetPyNE is a Python package to facilitate the development, simulation,
42
parallelization, and analysis of biological neuronal networks using the
43
- NEURON simulator. Checkout our
+ NEURON simulator. Check out our
44
{' '}
45
<Link href="https://elifesciences.org/articles/44494" target="_blank">
46
eLife paper.
0 commit comments