0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-20 16:12:40 +00:00

minor changes

This commit is contained in:
Víctor Losada Hernández
2024-05-18 23:47:29 +02:00
parent 3d0a9ea805
commit 6e08fcca80
2 changed files with 2 additions and 2 deletions

View File

@@ -402,7 +402,7 @@ const ArchivePage = createClass({
</div>
<div className="resultsContainer dataGroup">
<div className="title">
<h2>Your results, my lordship</h2>
<h2>Your searched returned these results</h2>
</div>
{this.renderFoundBrews()}
</div>