Skip to content

Commit

Permalink
Data transfer page: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Dec 5, 2024
1 parent 5622448 commit 4edab13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/templates/user/data_transfer.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>Data Transfer</h1>
The iCommands are only available for Linux, for other operating systems we recommend the GoCommands.
You need to configure the iCommands to connect to this Yoda environment.
</p>
<p> Download or copy the following configuraton into your ~/.irods/irods_environment.json configuration file. </p>
<p> Download or copy the following configuration into your ~/.irods/irods_environment.json configuration file. </p>
<pre><code id="code-block1">
{
"irods_host": "{{ config.get('IRODS_ICAT_HOSTNAME') }}",
Expand Down

0 comments on commit 4edab13

Please sign in to comment.