Skip to content

Commit

Permalink
Fix proken liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumWalley committed Jul 11, 2024
1 parent dbcb989 commit 2e667bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/02-filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ please see our [Filesystem and Quota](https://docs.nesi.org.nz/Storage/File_Syst

### Working Directory

We will be working from the directory `{ site.working_dir[-1] }}`.
We will be working from the directory `{{ site.working_dir[-1] }}`.

```
{{ site.remote.prompt }} cd {{ site.working_dir | join: '/' }}
Expand Down

0 comments on commit 2e667bf

Please sign in to comment.