fix(dev): Typo fix that breaks the webpack loader
Fixing a typo introduced in a89867e4c6
that breaks the webpack loader.
Kinda makes me wonder of people even test the changes they submit.
This commit is contained in:
parent
c1a7da09d5
commit
242052dbee
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ our snippets:
|
|||
function draftBib({
|
||||
Path,
|
||||
Point,
|
||||
//hightlight-start
|
||||
//highlight-start
|
||||
Snippet,
|
||||
//highlight-end
|
||||
paths,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue