Skip to content

Commit

Permalink
Update processors.ipynb (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablopenton committed Jul 4, 2020
1 parent 3757b15 commit a8230f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/intro/processors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Processors\n",
"\n",
"Processors are plugins that can execute code on certain events. For more invormation on those events check the [class documentation](../../ref/api/processors.rst).\n",
"Processors are plugins that can execute code on certain events. For more information on those events check the [class documentation](../../ref/api/processors.rst).\n",
"\n",
"You can see processors as an alternative way of dealing with the results of a task, however, it has a few advantages:\n",
"\n",
Expand Down

0 comments on commit a8230f3

Please sign in to comment.