Skip to content

Commit 06c2d75

Browse files
committed
small fix
1 parent 884844e commit 06c2d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/03-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The default configuration file will be downloaded to the default location:
4545
path to your home directory. Note that files and directories starting with a
4646
period are "hidden", to see the `.config` directory in the terminal use
4747
`ls -la ~`.
48-
With the optional --path=<target_dir> you could specifiy the directory where to save the configuration
48+
With the optional ``--path=<target_dir>`` you could specifiy the directory where to save the configuration
4949
file. For instance, you can provide the path to your working directory
5050
as the `target_dir`.
5151
Note that if a configuration file by that name already exists in the default

0 commit comments

Comments
 (0)