Skip to content

Commit f409eee

Browse files
author
Remi Kazeroni
committed
svg files removed
1 parent 3babeed commit f409eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/04-recipe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,12 +465,12 @@ Do you recognize the basic recipe structure that was introduced in episode 1?
465465
> > log of the diagnostic script run. It also creates `/plots/map/script1` and
466466
> > `/work/map/script1`, which contain output figures and output datasets,
467467
> > respectively. For each output file, there is also corresponding provenance
468-
> > information in the form of `.svg`, `.xml`, `.bibtex` and `.txt` files.
468+
> > information in the form of `.xml`, `.bibtex` and `.txt` files.
469469
> > - **timeseries/script1**: creates `/run/timeseries/script1` with general
470470
> > information and a log of the diagnostic script run. It also creates
471471
> > `/plots/timeseries/script1` and `/work/timeseries/script1`, which contain
472472
> > output figures and output datasets, respectively. For each output file,
473-
> > there is also corresponding provenance information in the form of `.svg`,
473+
> > there is also corresponding provenance information in the form of
474474
> > `.xml`, `.bibtex` and `.txt` files.
475475
> >
476476
> {: .solution}

0 commit comments

Comments
 (0)