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