Skip to content

Commit 28acc8a

Browse files
committed
DOC fix typos
1 parent b49505c commit 28acc8a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Helper Python package
3333
=====================
3434

3535
To run the tutorials, this repository contains a small Python package
36-
called ``voxelwise_tutorials``, with useful fonctions to download the
36+
called ``voxelwise_tutorials``, with useful functions to download the
3737
data sets, load the files, process the data, and visualize the results.
3838

3939
Installation

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To run the tutorials yourself, we recommend to download the project on GitHub
2020
at `gallantlab/voxelwise_tutorials
2121
<https://github.com/gallantlab/voxelwise_tutorials>`_. On top of the tutorials,
2222
the GitHub repository contains a Python package called ``voxelwise_tutorials``,
23-
which contains useful fonctions to download the data sets, load the files,
23+
which contains useful functions to download the data sets, load the files,
2424
process the data, and visualize the results. Install instructions are available
2525
`here <voxelwise_package.html>`_. Then, run either the Python scripts or the
2626
Jupyter notebooks located in the "tutorials" directory.

doc/voxelwise_package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Helper Python package
55

66
To run the tutorials, the `gallantlab/voxelwise_tutorials
77
<https://github.com/gallantlab/voxelwise_tutorials>`_ repository contains a
8-
Python package called ``voxelwise_tutorials``, with useful fonctions to
8+
Python package called ``voxelwise_tutorials``, with useful functions to
99
download the data sets, load the files, process the data, and visualize the
1010
results.
1111

0 commit comments

Comments
 (0)