typo
This commit is contained in:
parent
0b8b9e8239
commit
65dbc13dad
@ -216,7 +216,7 @@ function gen_readme(pkg_dir::AbstractString, t::Template)
|
||||
"\n",
|
||||
)
|
||||
end
|
||||
if haskey(p.plugins, Citation) && p.plugins[Citation].readme_section
|
||||
if haskey(t.plugins, Citation) && p.plugins[Citation].readme_section
|
||||
text *= "## Citing\n\nSee `CITATION.bib` for the relevant reference(s)\n"
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user