Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_adr_help_new
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ preferred; EDITOR is used if VISUAL is not set). After editing, the
file name of the ADR is output to stdout, so the command can be used in
scripts.

If the ADR directory contains a file `templates/template.md`, this is used as
If the ADR directory contains a file "templates/template.md", this is used as
the template for the new ADR. Otherwise the following file is used:

${adr_template_dir}/template.md
Expand Down