Skip to content

Commit e8bcfc5

Browse files
committed
tweaking wording
1 parent 15f0e50 commit e8bcfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Listener/BuildProgressListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public function preBuildRender()
7979
$this->progressBar->finish();
8080

8181
$this->io->newLine(2);
82-
$this->io->note('Start rendering in HTML...');
82+
$this->io->note('Rendering the HTML files...');
8383
// TODO: create a proper progress bar for rendering
8484
}
8585
}

0 commit comments

Comments
 (0)