Skip to content

Commit

Permalink
Merge pull request #311 from djlouie/master
Browse files Browse the repository at this point in the history
Fixed minor spelling typo
  • Loading branch information
jeshraghian authored Apr 24, 2024
2 parents 5050a38 + 764b7e5 commit 47b3176
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/tutorials/tutorial_regression_1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Conclusion
------------------------

The next regression tutorials will test more powerful spiking neurons,
such as Reucrrent LIF neurons and spiking LSTMs, to see how they
such as Recurrent LIF neurons and spiking LSTMs, to see how they
compare.

If you like this project, please consider starring ⭐ the repo on GitHub
Expand Down
2 changes: 1 addition & 1 deletion examples/tutorial_regression_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
"source": [
"# Conclusion\n",
"\n",
"The next regression tutorials will test more powerful spiking neurons, such as Reucrrent LIF neurons and spiking LSTMs, to see how they compare.\n",
"The next regression tutorials will test more powerful spiking neurons, such as Recurrent LIF neurons and spiking LSTMs, to see how they compare.\n",
"\n",
"If you like this project, please consider starring ⭐ the repo on GitHub as it is the easiest and best way to support it.\n"
]
Expand Down

0 comments on commit 47b3176

Please sign in to comment.