Skip to content

Commit 7137fae

Browse files
committed
FIX spatial differentiate -> spatially differentiate
1 parent c7403ea commit 7137fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/basic_data_output.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Data Output\n",
88
"\n",
9-
"Similarly important to data input is data output. Using a data output module allows you to restructure and rename computed output and to spatial differentiate relevant output files from the temporary computed intermediate files in the working directory. Nipype provides the following modules to handle data stream output:\n",
9+
"Similarly important to data input is data output. Using a data output module allows you to restructure and rename computed output and to spatially differentiate relevant output files from the temporary computed intermediate files in the working directory. Nipype provides the following modules to handle data stream output:\n",
1010
"\n",
1111
" DataSink\n",
1212
" JSONFileSink\n",

0 commit comments

Comments
 (0)