Skip to content
Snippets Groups Projects
Commit 8e039d75 authored by Rémi Marenco's avatar Rémi Marenco
Browse files

Small typo fix

Small typo fix: `context` instead of `contxt`
parent 473edc06
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ stage various files may benefit from more explaination.
As demonstrated in the above ``default_file_action`` describes how inputs,
outputs, etc... are staged. The default ``transfer`` has Galaxy initiate HTTP
transfers. This makes little sense in the contxt of message queues so this
transfers. This makes little sense in the context of message queues so this
should be overridden and set to ``remote_transfer`` which causes the Pulsar to
initiate the file transfers. Additional options are available including
``none``, ``copy``, and ``remote_copy``.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment