mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 07:32:40 +00:00
typo fix
This commit is contained in:
@@ -19,7 +19,7 @@ const archive = {
|
|||||||
title : brew.title,
|
title : brew.title,
|
||||||
description : brew.description,
|
description : brew.description,
|
||||||
authors : brew.authors,
|
authors : brew.authors,
|
||||||
invitedauthors : brew.invitedauthors,
|
invitedAuthors : brew.invitedAuthors,
|
||||||
tags : brew.tags,
|
tags : brew.tags,
|
||||||
pageCount : brew.pageCount,
|
pageCount : brew.pageCount,
|
||||||
systems : brew.systems,
|
systems : brew.systems,
|
||||||
|
|||||||
Reference in New Issue
Block a user